summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-06-04 12:58:36 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-06-04 12:58:36 +0200
commite986a8b314c00f8d81b7f25193ffd3a081aba464 (patch)
treec3a418a110bbd224d2c41c4807b35a88424a0925 /net-print/cups
parentdev-db/mysql-init-scripts: ppc64 stable wrt bug #670808 (diff)
downloadgentoo-e986a8b314c00f8d81b7f25193ffd3a081aba464.tar.gz
gentoo-e986a8b314c00f8d81b7f25193ffd3a081aba464.tar.bz2
gentoo-e986a8b314c00f8d81b7f25193ffd3a081aba464.zip
net-print/cups: ppc64 stable wrt bug #672742
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'net-print/cups')
-rw-r--r--net-print/cups/cups-2.2.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-print/cups/cups-2.2.11.ebuild b/net-print/cups/cups-2.2.11.ebuild
index 1e53dad3bb02..26a0eed07e4a 100644
--- a/net-print/cups/cups-2.2.11.ebuild
+++ b/net-print/cups/cups-2.2.11.ebuild
@@ -21,7 +21,7 @@ if [[ ${PV} == *9999 ]]; then
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${PV}/${P}-source.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"