diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-11-15 16:34:03 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-11-15 16:34:03 +0100 |
commit | d1f9d04e564c75413e73c2cc02d3680824416c99 (patch) | |
tree | e0447cc3fc2f47ca17157858f74e633254abf470 /net-print | |
parent | net-dns/libidn2-0.11-r0: stable on alpha (diff) | |
download | gentoo-d1f9d04e564c75413e73c2cc02d3680824416c99.tar.gz gentoo-d1f9d04e564c75413e73c2cc02d3680824416c99.tar.bz2 gentoo-d1f9d04e564c75413e73c2cc02d3680824416c99.zip |
net-print/cups-2.1.4-r0: stable on alpha
Gentoo-Bug: 594490
Diffstat (limited to 'net-print')
-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 abe02c2e32a5..6dde2c948e43 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" |