From: Agostino Sarubbo Date: Tue, 31 Dec 2019 14:20:51 +0000 (+0100) Subject: net-print/cups: ppc64 stable wrt bug #702826 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5bfff6e51d201563426ef39734b4db08e632c271;p=gentoo.git 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 --- 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"