commit: 666d72123ce2a2ca43aca247f1106f9ad3e9f149 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sun Oct 14 22:34:12 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sun Oct 14 22:34:12 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=666d7212
dev-perl/Data-Validate-IP: keyworded 0.270.0 for ia64, bug #668330 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="ia64" 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 b01db92f797..c8b3265a786 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-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # 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 ~ia64 sparc x86" IUSE="test" RDEPEND="
