copr-frontend: fix the epel-{89} comment
This commit is contained in:
parent
a818ccb3cf
commit
adc7eb4f95
1 changed files with 1 additions and 1 deletions
|
@ -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.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue