From 0c0fb00ee59a9be7e6344d932563f551e9893b2a Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Fri, 3 Oct 2025 09:06:56 +0300 Subject: [PATCH] net-print/cups: Stabilize 2.4.14 x86, #963693 Signed-off-by: Arthur Zamarin --- net-print/cups/cups-2.4.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-print/cups/cups-2.4.14.ebuild b/net-print/cups/cups-2.4.14.ebuild index 9fc85a54a4fc6..1af88ddcd9f29 100644 --- a/net-print/cups/cups-2.4.14.ebuild +++ b/net-print/cups/cups-2.4.14.ebuild @@ -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