diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-05-13 09:57:31 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-13 10:52:54 +0100 |
commit | 667e19e072fc3f89173169996ae3a0f80defcf77 (patch) | |
tree | b5933a2eaf36a7c8c1416c3699def1f039865ad6 /net-print | |
parent | x11-libs/libxkbcommon: stable 0.8.0 for sparc (diff) | |
download | gentoo-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"
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/cups/cups-2.2.7.ebuild | 2 |
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" |