repos-cmp/config/sm-titan.json

21 lines
572 B
JSON
Raw Normal View History

{
"description": "Configuration for local machine of iv@",
"repos": {
"sisyphus": {
"path": "/srv/mirrors/alt/Sisyphus/",
"arch": ["x86_64", "noarch"],
"bits": 64
},
"sisyphus_mipsel": {
"path": "/srv/mirrors/alt/ports/sisyphus_mipsel/",
"arch": ["mipsel", "noarch"],
"bits": 32
},
"sisyphus_riscv64": {
"path": "/srv/mirrors/alt/ports/riscv64/Sisyphus/",
"arch": ["riscv64", "noarch"],
"bits": 64
}
}
}