ELN: Remove cherry-picked metacity and rng-tools - they are in ELN now.

Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
This commit is contained in:
Jan Kaluza 2020-10-20 14:30:01 +02:00
parent 6b4c854414
commit b6f7afc5e1

View File

@ -16,8 +16,6 @@ pkgset_koji_inherit = False
# Cherry-pick packages which fail to build in ELN from Fedora 33 for now. # Cherry-pick packages which fail to build in ELN from Fedora 33 for now.
pkgset_koji_builds = [ pkgset_koji_builds = [
"metacity-3.36.1-2.fc33",
"rng-tools-6.10-5.fc33",
"strace-5.7.0.6.7ab6-1.fc33", "strace-5.7.0.6.7ab6-1.fc33",
] ]