net-print/cups: Stabilize 2.4.14 amd64, #963693

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-10-03 06:06:41 +01:00
parent 6985b53e2a
commit 63f2ed9aed

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