commit: c5909c933a97e218a5978d77f834dec86a4c6809 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Sat Feb 4 10:52:47 2017 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Sat Feb 4 10:52:47 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5909c93
dev-perl/Data-Validate-IP: Stable for HPPA (bug #578646). Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches dev-perl/Data-Validate-IP/Data-Validate-IP-0.240.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Data-Validate-IP/Data-Validate-IP-0.240.0.ebuild b/dev-perl/Data-Validate-IP/Data-Validate-IP-0.240.0.ebuild index 56010b5..a42639d 100644 --- a/dev-perl/Data-Validate-IP/Data-Validate-IP-0.240.0.ebuild +++ b/dev-perl/Data-Validate-IP/Data-Validate-IP-0.240.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Lightweight IPv4 and IPv6 validation module" SLOT="0" -KEYWORDS="amd64 ~hppa x86" +KEYWORDS="amd64 hppa x86" IUSE="test" RDEPEND="
