summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-07-09 09:28:55 +0100
committerSam James <sam@gentoo.org>2023-07-09 09:28:55 +0100
commit79bf490a78ebe9dac178ee1af4067ca7bbb98a95 (patch)
tree1d3abbf4bbfc521220b64890830bdeedae6840f9 /net-print
parentnet-print/cups: Stabilize 2.4.6 arm64, #910084 (diff)
downloadgentoo-79bf490a78ebe9dac178ee1af4067ca7bbb98a95.tar.gz
gentoo-79bf490a78ebe9dac178ee1af4067ca7bbb98a95.tar.bz2
gentoo-79bf490a78ebe9dac178ee1af4067ca7bbb98a95.zip
net-print/cups: Stabilize 2.4.6 amd64, #910084
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-print')
-rw-r--r--net-print/cups/cups-2.4.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-print/cups/cups-2.4.6.ebuild b/net-print/cups/cups-2.4.6.ebuild
index b522f251932c..46415111fdb7 100644
--- a/net-print/cups/cups-2.4.6.ebuild
+++ b/net-print/cups/cups-2.4.6.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="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
fi
fi