diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-14 23:34:12 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-14 23:34:12 +0100 |
commit | 666d72123ce2a2ca43aca247f1106f9ad3e9f149 (patch) | |
tree | 10e78e7e0f3ecdf8e7f8b6de3986a8a3e0b32ef8 /dev-perl/Data-Validate-IP | |
parent | app-crypt/libmd: keyworded 1.0.0-r1 for ia64, bug #667282 (diff) | |
download | gentoo-666d72123ce2a2ca43aca247f1106f9ad3e9f149.tar.gz gentoo-666d72123ce2a2ca43aca247f1106f9ad3e9f149.tar.bz2 gentoo-666d72123ce2a2ca43aca247f1106f9ad3e9f149.zip |
dev-perl/Data-Validate-IP: keyworded 0.270.0 for ia64, bug #668330
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-perl/Data-Validate-IP')
-rw-r--r-- | dev-perl/Data-Validate-IP/Data-Validate-IP-0.270.0.ebuild | 4 |
1 files 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 b01db92f7972..c8b3265a7864 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=" |