diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 15:16:30 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 15:23:54 +0100 |
commit | f9b941f3c84932c2e2e4ad1b39f83285ea2ad848 (patch) | |
tree | d4bcd919fe782ed72f9600e39b51a45d289419bf /net-print/cups | |
parent | dev-python/cryptography-vectors: ia64 stable wrt bug #592618 (diff) | |
download | gentoo-f9b941f3c84932c2e2e4ad1b39f83285ea2ad848.tar.gz gentoo-f9b941f3c84932c2e2e4ad1b39f83285ea2ad848.tar.bz2 gentoo-f9b941f3c84932c2e2e4ad1b39f83285ea2ad848.zip |
net-print/cups: ia64 stable wrt bug #571262
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-print/cups')
-rw-r--r-- | net-print/cups/cups-2.1.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-print/cups/cups-2.1.3-r1.ebuild b/net-print/cups/cups-2.1.3-r1.ebuild index 643f02cabdc8..cf16942e95cb 100644 --- a/net-print/cups/cups-2.1.3-r1.ebuild +++ b/net-print/cups/cups-2.1.3-r1.ebuild @@ -23,7 +23,7 @@ if [[ ${PV} == *9999 ]]; then fi else SRC_URI="http://www.cups.org/software/${MY_PV}/${MY_P}-source.tar.bz2" - 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" |