summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-05-13 23:51:33 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-05-14 00:06:04 +0200
commit0230e6a96b1b7e2676cdc0122ced88a555b1972a (patch)
tree36424f40427668361d35997f55f00a4c47f21953 /net-print
parentsys-process/cronie: x86 stable (bug #655686) (diff)
downloadgentoo-0230e6a96b1b7e2676cdc0122ced88a555b1972a.tar.gz
gentoo-0230e6a96b1b7e2676cdc0122ced88a555b1972a.tar.bz2
gentoo-0230e6a96b1b7e2676cdc0122ced88a555b1972a.zip
net-print/cups: x86 stable (bug #641338)
Package-Manager: Portage-2.3.34, Repoman-2.3.9
Diffstat (limited to 'net-print')
-rw-r--r--net-print/cups/cups-2.2.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-print/cups/cups-2.2.7.ebuild b/net-print/cups/cups-2.2.7.ebuild
index 59e5f613317d..ade4e3bfbe7f 100644
--- a/net-print/cups/cups-2.2.7.ebuild
+++ b/net-print/cups/cups-2.2.7.ebuild
@@ -23,7 +23,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"