diff options
author | 2016-10-26 18:43:19 +0200 | |
---|---|---|
committer | 2016-10-26 18:43:19 +0200 | |
commit | 16f5e5cc84ee05a97834b6ecfe9966fce8f060d0 (patch) | |
tree | 4ea5fedba8c041b60e3147f476f8f1f51dc613a0 /net-print/cups | |
parent | dev-util/debhelper: arm stable, bug #593768 (diff) | |
download | gentoo-16f5e5cc84ee05a97834b6ecfe9966fce8f060d0.tar.gz gentoo-16f5e5cc84ee05a97834b6ecfe9966fce8f060d0.tar.bz2 gentoo-16f5e5cc84ee05a97834b6ecfe9966fce8f060d0.zip |
net-print/cups: arm stable, bug #594490
Package-Manager: portage-2.3.2
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'net-print/cups')
-rw-r--r-- | net-print/cups/cups-2.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-print/cups/cups-2.1.4.ebuild b/net-print/cups/cups-2.1.4.ebuild index b854d54b2a11..8adb3f4753e4 100644 --- a/net-print/cups/cups-2.1.4.ebuild +++ b/net-print/cups/cups-2.1.4.ebuild @@ -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" |