summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-08-30 18:17:22 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-08-30 18:17:46 +0200
commit32f74713930cacd91840fff41a5e9add0d11bda8 (patch)
tree7e3ac89a8b32458070d502d9341a51f09587fe6e /net-print/cups
parentprofiles/arch/loong: drop USE=unwind masks (diff)
downloadgentoo-32f74713930cacd91840fff41a5e9add0d11bda8.tar.gz
gentoo-32f74713930cacd91840fff41a5e9add0d11bda8.tar.bz2
gentoo-32f74713930cacd91840fff41a5e9add0d11bda8.zip
net-print/cups: Stabilize 2.4.2-r2 ppc64, #867427
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-print/cups')
-rw-r--r--net-print/cups/cups-2.4.2-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-print/cups/cups-2.4.2-r2.ebuild b/net-print/cups/cups-2.4.2-r2.ebuild
index 164e525fb93c..24e8b1dab239 100644
--- a/net-print/cups/cups-2.4.2-r2.ebuild
+++ b/net-print/cups/cups-2.4.2-r2.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