summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2018-05-13 09:57:31 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2018-05-13 10:52:54 +0100
commit667e19e072fc3f89173169996ae3a0f80defcf77 (patch)
treeb5933a2eaf36a7c8c1416c3699def1f039865ad6
parentx11-libs/libxkbcommon: stable 0.8.0 for sparc (diff)
downloadgentoo-667e19e072fc3f89173169996ae3a0f80defcf77.tar.gz
gentoo-667e19e072fc3f89173169996ae3a0f80defcf77.tar.bz2
gentoo-667e19e072fc3f89173169996ae3a0f80defcf77.zip
net-print/cups: stable 2.2.7 for sparc
Bug: https://bugs.gentoo.org/641338 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
-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 de36758d8efa..87fb35ed6a3e 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"