summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-05-11 13:38:01 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-05-11 13:38:01 +0200
commitad56295f6b9cb31998cd16f2212cb04c6ea68e83 (patch)
treec4c5a896359860f5b3c1b07df8393b3aad5b3214 /net-print
parentdev-python/QtPy: x86 stable wrt bug #720474 (diff)
downloadgentoo-ad56295f6b9cb31998cd16f2212cb04c6ea68e83.tar.gz
gentoo-ad56295f6b9cb31998cd16f2212cb04c6ea68e83.tar.bz2
gentoo-ad56295f6b9cb31998cd16f2212cb04c6ea68e83.zip
net-print/cups: x86 stable wrt bug #719048
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-print')
-rw-r--r--net-print/cups/cups-2.3.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-print/cups/cups-2.3.3-r1.ebuild b/net-print/cups/cups-2.3.3-r1.ebuild
index 4e88063e5913..51d71b76922c 100644
--- a/net-print/cups/cups-2.3.3-r1.ebuild
+++ b/net-print/cups/cups-2.3.3-r1.ebuild
@@ -21,7 +21,7 @@ else
#SRC_URI="https://github.com/apple/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
SRC_URI="https://github.com/apple/cups/releases/download/v${MY_PV}/${MY_P}-source.tar.gz"
if [[ "${PV}" != *_beta* ]] && [[ "${PV}" != *_rc* ]] ; then
- KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc ~x86 ~m68k-mint"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~m68k-mint"
fi
fi