mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-03 12:50:41 +08:00
copr-frontend: fix the epel-{89} comment
This commit is contained in:
@@ -7,7 +7,7 @@ config["rules"] = [{
|
||||
"comment": "Non-released Koji packages, <a href='https://fedoraproject.org/wiki/Changes/Noi686Repositories'>more info</a> why you probably don't want this one."
|
||||
}, {
|
||||
"match": ["epel-8", "epel-9"],
|
||||
"comment": "Builds are done against RHEL chroots + EPEL.",
|
||||
"comment": "Builds are done against RHEL + EPEL.",
|
||||
}, {
|
||||
"match": ["epel-7"],
|
||||
"comment": "Builds are done against CentOS 7 + EPEL 7.",
|
||||
|
||||
Reference in New Issue
Block a user