diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2015-10-04 20:49:35 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2015-10-04 20:51:01 +0000 |
commit | afd3761f2370fcc210fc7926c3c2b90a46dd55d8 (patch) | |
tree | 0dc68cbcf8dc6da30b52165188dea50e814232fb /dev-perl/Net-IP-Minimal | |
parent | dev-perl/Shell: Stable for amd64+x86. (diff) | |
download | gentoo-afd3761f2370fcc210fc7926c3c2b90a46dd55d8.tar.gz gentoo-afd3761f2370fcc210fc7926c3c2b90a46dd55d8.tar.bz2 gentoo-afd3761f2370fcc210fc7926c3c2b90a46dd55d8.zip |
dev-perl/Net-IP-Minimal: Stable for amd64+x86.
Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-perl/Net-IP-Minimal')
-rw-r--r-- | dev-perl/Net-IP-Minimal/Net-IP-Minimal-0.60.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Net-IP-Minimal/Net-IP-Minimal-0.60.0.ebuild b/dev-perl/Net-IP-Minimal/Net-IP-Minimal-0.60.0.ebuild index b563283a8097..145fef46fa9a 100644 --- a/dev-perl/Net-IP-Minimal/Net-IP-Minimal-0.60.0.ebuild +++ b/dev-perl/Net-IP-Minimal/Net-IP-Minimal-0.60.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION='Minimal functions from Net::IP' SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="" |