diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 15:10:48 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 15:23:34 +0100 |
commit | eca76e0991d1162d83d8f98b527f5023426cdb26 (patch) | |
tree | 43ea6668b055a66ef95df5a32fbc24632574974f /net-print | |
parent | net-misc/dhcp: ia64 stable wrt bug #576866 (diff) | |
download | gentoo-eca76e0991d1162d83d8f98b527f5023426cdb26.tar.gz gentoo-eca76e0991d1162d83d8f98b527f5023426cdb26.tar.bz2 gentoo-eca76e0991d1162d83d8f98b527f5023426cdb26.zip |
net-print/cups: ia64 stable wrt bug #594490
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 1ad7a318a77d..dba5d84542e9 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" |