summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-11 11:29:02 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-11 11:29:02 +0100
commit7512953bd5207140c5053308303e9190ebe92ef7 (patch)
tree6d14d741947ed881c6ab656c61c23b111f7dec24 /net-print
parentnet-misc/dhcp: sparc stable wrt bug #576866 (diff)
downloadgentoo-7512953bd5207140c5053308303e9190ebe92ef7.tar.gz
gentoo-7512953bd5207140c5053308303e9190ebe92ef7.tar.bz2
gentoo-7512953bd5207140c5053308303e9190ebe92ef7.zip
net-print/cups: sparc stable wrt bug #594490
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-print')
-rw-r--r--net-print/cups/cups-2.1.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-print/cups/cups-2.1.4.ebuild b/net-print/cups/cups-2.1.4.ebuild
index 6dde2c948e43..8369dda8dc31 100644
--- a/net-print/cups/cups-2.1.4.ebuild
+++ b/net-print/cups/cups-2.1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -23,7 +23,7 @@ if [[ ${PV} == *9999 ]]; then
fi
else
SRC_URI="https://github.com/apple/${PN}/archive/release-${PV}.tar.gz -> ${P}.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"