Python code copyed from port-compare commit 153130a18f2ce80d8f9646ab94b0f9eeb0e994de with minor modifications. Runner script added
36 lines
1.0 KiB
JSON
36 lines
1.0 KiB
JSON
{
|
|
"description": "Configuration for local machine of iv@",
|
|
"repos": {
|
|
"sisyphus-i586": {
|
|
"path": "/srv/mirrors/alt/Sisyphus/",
|
|
"arch": ["i586", "noarch"]
|
|
"bits": 32
|
|
},
|
|
"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
|
|
},
|
|
"p9_mipsel": {
|
|
"path": "/srv/mirrors/alt/ports/p9_mipsel/",
|
|
"arch": ["mipsel", "noarch"]
|
|
"bits": 32
|
|
},
|
|
"sisyphus_riscv64": {
|
|
"path": "/srv/mirrors/alt/ports/riscv64/Sisyphus/",
|
|
"arch": ["riscv64", "noarch"]
|
|
"bits": 64
|
|
},
|
|
"sisyphus_mips64el": {
|
|
"path": "/srv/mirrors/alt/ports/sisyphus_mips64el/",
|
|
"arch": ["mips64el", "noarch"]
|
|
"bits": 64
|
|
}
|
|
}
|
|
}
|