commit: cd944fb25f2c1098fb1351905d606c0f01ede14e Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Tue Feb 6 18:33:58 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Tue Feb 6 18:35:52 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd944fb2
dev-perl/Data-Validate-IP: x86 stable (bug #636488) Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-perl/Data-Validate-IP/Data-Validate-IP-0.270.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Data-Validate-IP/Data-Validate-IP-0.270.0.ebuild b/dev-perl/Data-Validate-IP/Data-Validate-IP-0.270.0.ebuild index a4e6f76b635..b01db92f797 100644 --- a/dev-perl/Data-Validate-IP/Data-Validate-IP-0.270.0.ebuild +++ b/dev-perl/Data-Validate-IP/Data-Validate-IP-0.270.0.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 @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Lightweight IPv4 and IPv6 validation module" SLOT="0" -KEYWORDS="amd64 hppa sparc ~x86" +KEYWORDS="amd64 hppa sparc x86" IUSE="test" RDEPEND="
