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

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-07-28 08:08:52 +01:00
parent 6fdbcc9576
commit bfb13d3048

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