copr-frontend: fix the epel-{89} comment

This commit is contained in:
Pavel Raiskup 2022-06-10 08:41:03 +02:00
parent a818ccb3cf
commit adc7eb4f95

View file

@ -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.",