summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-12-31 15:20:51 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-12-31 15:20:51 +0100
commit5bfff6e51d201563426ef39734b4db08e632c271 (patch)
tree4c950829d90a9b04ae5221c7cd61e5f71448ba9c /net-print
parentapp-doc/doxygen: ppc64 stable wrt bug #702610 (diff)
downloadgentoo-5bfff6e51d201563426ef39734b4db08e632c271.tar.gz
gentoo-5bfff6e51d201563426ef39734b4db08e632c271.tar.bz2
gentoo-5bfff6e51d201563426ef39734b4db08e632c271.zip
net-print/cups: ppc64 stable wrt bug #702826
Package-Manager: Portage-2.3.79, Repoman-2.3.16 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.2.13.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-print/cups/cups-2.2.13.ebuild b/net-print/cups/cups-2.2.13.ebuild
index 7c9046ac635b..e1794bc6217a 100644
--- a/net-print/cups/cups-2.2.13.ebuild
+++ b/net-print/cups/cups-2.2.13.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 ~m68k-mint"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~m68k-mint"
fi
DESCRIPTION="The Common Unix Printing System"