net-print/cups: Stabilize 2.4.12 x86, #958920

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-06-23 02:42:43 +01:00
parent ebb80fa49d
commit 81555fbfca
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -17,7 +17,7 @@ if [[ ${PV} == *9999 ]] ; then
else
SRC_URI="https://github.com/OpenPrinting/cups/releases/download/v${MY_PV}/cups-${MY_PV}-source.tar.gz"
if [[ ${PV} != *_beta* && ${PV} != *_rc* ]] ; then
KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ppc ppc64 ~riscv ~sparc ~x86"
KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ppc ppc64 ~riscv ~sparc x86"
fi
fi