summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-08-26 16:58:22 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-08-26 16:58:22 +0200
commitc15ddc7b875f156c57e5ec65c1972105d5dc4ad6 (patch)
treed8070af6e61361805fc3e3f9e9d4d676bda2e1a8 /net-print
parentx11-wm/icewm: ppc stable wrt bug #692790 (diff)
downloadgentoo-c15ddc7b875f156c57e5ec65c1972105d5dc4ad6.tar.gz
gentoo-c15ddc7b875f156c57e5ec65c1972105d5dc4ad6.tar.bz2
gentoo-c15ddc7b875f156c57e5ec65c1972105d5dc4ad6.zip
net-print/cups: ppc64 stable wrt bug #692300
Package-Manager: Portage-2.3.69, 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.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-print/cups/cups-2.2.12.ebuild b/net-print/cups/cups-2.2.12.ebuild
index 0b1a49033960..ba4da55d4559 100644
--- a/net-print/cups/cups-2.2.12.ebuild
+++ b/net-print/cups/cups-2.2.12.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"