forked from infra/ansible
copr: remove comment about emulated s390x, but empty
This commit is contained in:
parent
9b08868901
commit
262735fbd4
1 changed files with 4 additions and 0 deletions
|
|
@ -19,4 +19,8 @@ config["rules"] = [{
|
|||
"match_type": "arch",
|
||||
"match": ["riscv64"],
|
||||
"comment": "An emulated chroot. Builds are done on x86_64 using QEMU.",
|
||||
}, {
|
||||
"match_type": "arch",
|
||||
"match": ["s390x"],
|
||||
"comment": "",
|
||||
}]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue