diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-27 07:55:17 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-27 07:55:38 +0000 |
commit | f2a8ae412c259c31c7fe88605d04e0ce50ff8689 (patch) | |
tree | 5ae3cbaf846a358e77756d239027023775ce0bb1 /dev-perl | |
parent | dev-libs/libpcre: stable 8.42 for ia64, bug #678646 (diff) | |
download | gentoo-f2a8ae412c259c31c7fe88605d04e0ce50ff8689.tar.gz gentoo-f2a8ae412c259c31c7fe88605d04e0ce50ff8689.tar.bz2 gentoo-f2a8ae412c259c31c7fe88605d04e0ce50ff8689.zip |
dev-perl/Data-Validate-IP: stable 0.270.0 for ia64, bug #678676
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl')
-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 0188c3f54a99..6d13fe631333 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 Authors +# Copyright 1999-2019 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="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 sparc x86" IUSE="test" RDEPEND=" |