diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-20 11:59:01 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-20 12:04:37 +0100 |
commit | be129e192c41a899414200a7f5e5b1a82e34b5d6 (patch) | |
tree | 42525bac6e29811898ff7b17653cc44e10db2445 /net-print | |
parent | dev-python/decorator: ppc64 stable wrt bug #606042 (diff) | |
download | gentoo-be129e192c41a899414200a7f5e5b1a82e34b5d6.tar.gz gentoo-be129e192c41a899414200a7f5e5b1a82e34b5d6.tar.bz2 gentoo-be129e192c41a899414200a7f5e5b1a82e34b5d6.zip |
net-print/cups: ppc64 stable wrt bug #594490
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/cups/cups-2.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-print/cups/cups-2.1.4.ebuild b/net-print/cups/cups-2.1.4.ebuild index dba5d84542e9..779d8ccdf1ca 100644 --- a/net-print/cups/cups-2.1.4.ebuild +++ b/net-print/cups/cups-2.1.4.ebuild @@ -23,7 +23,7 @@ if [[ ${PV} == *9999 ]]; then fi else SRC_URI="https://github.com/apple/${PN}/archive/release-${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~m68k-mint" + KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~m68k-mint" fi DESCRIPTION="The Common Unix Printing System" |