b446b5f37c
Python code copyed from port-compare commit 153130a18f2ce80d8f9646ab94b0f9eeb0e994de with minor modifications. Runner script added
21 lines
572 B
JSON
21 lines
572 B
JSON
{
|
|
"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
|
|
}
|
|
}
|
|
}
|