diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-01 08:44:37 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-01 09:07:03 +0100 |
commit | 7054e8d92c6c4873e1ff4d9dc2d2f286ffefaf95 (patch) | |
tree | b4e3a8e7c62afddc149faffd3d991bdad6c2d1b3 /dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild | |
parent | dev-perl/Bio-DB-HTS: add missing dependency (diff) | |
download | gentoo-7054e8d92c6c4873e1ff4d9dc2d2f286ffefaf95.tar.gz gentoo-7054e8d92c6c4873e1ff4d9dc2d2f286ffefaf95.tar.bz2 gentoo-7054e8d92c6c4873e1ff4d9dc2d2f286ffefaf95.zip |
dev-perl/Net-Patricia: stable 1.220.0-r1 for ia64, bug #638518
Bug: https://bugs.gentoo.org/638518
Package-Manager: Portage-2.3.31, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild')
-rw-r--r-- | dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild index b29fdbe2b9e7..0fdbc7aeb37c 100644 --- a/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild +++ b/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ DESCRIPTION="Patricia Trie perl module for fast IP address lookups" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="ipv6" RDEPEND="dev-perl/Net-CIDR-Lite |