diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-05-30 18:10:15 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-05-30 18:10:22 +0200 |
commit | fa42e9214d3c0f72dba41c9af4240e7b58142a68 (patch) | |
tree | e454d0298ffb8b89fb7bc18ed901c9fc7114d546 /dev-perl/Net-Patricia | |
parent | app-editors/qxmledit: improve DESCRIPTION (diff) | |
download | gentoo-fa42e9214d3c0f72dba41c9af4240e7b58142a68.tar.gz gentoo-fa42e9214d3c0f72dba41c9af4240e7b58142a68.tar.bz2 gentoo-fa42e9214d3c0f72dba41c9af4240e7b58142a68.zip |
dev-perl/Net-Patricia-1.220.0-r0: add alpha keyword
Gentoo-Bug: 578706
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-perl/Net-Patricia')
-rw-r--r-- | dev-perl/Net-Patricia/Net-Patricia-1.220.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.220.0.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.220.0.ebuild index 8d2e21039afc..f5e12614594b 100644 --- a/dev-perl/Net-Patricia/Net-Patricia-1.220.0.ebuild +++ b/dev-perl/Net-Patricia/Net-Patricia-1.220.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,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 |