copr-frontend: configure powerful builder for @spot/texlive-2024-testing

See https://github.com/fedora-copr/copr/issues/3267
This commit is contained in:
Jakub Kadlcik 2024-11-01 14:55:26 +01:00
parent 23863ceb16
commit 08197f6d29

View file

@ -242,6 +242,10 @@ EXTRA_BUILDCHROOT_TAGS = [{
# https://github.com/fedora-copr/copr/issues/3373
"pattern": "@rocm-packagers-sig/rocm-devel/.*x86_64/.*",
"tags": ["on_demand_powerful"],
}, {
# https://github.com/fedora-copr/copr/issues/3267
"pattern": "@spot/texlive-2024-testing/.*(x86_64|aarch64|s390x)/texlive*",
"tags": ["on_demand_powerful"],
}]
{% endif %}