diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-15 20:02:48 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-15 20:03:12 +0100 |
commit | 1b250fb67b80c83472e8464ae1c634491dac2460 (patch) | |
tree | 3c95511ea7e72a4fc79d0057872e38d9315d3261 /dev-perl/Data-Validate-IP | |
parent | dev-perl/Class-Load-XS: added Prefix keywords, bug #665088 (diff) | |
download | gentoo-1b250fb67b80c83472e8464ae1c634491dac2460.tar.gz gentoo-1b250fb67b80c83472e8464ae1c634491dac2460.tar.bz2 gentoo-1b250fb67b80c83472e8464ae1c634491dac2460.zip |
dev-perl/Data-Validate-IP: keyworded 0.270.0 for ppc64, bug #668330
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-perl/Data-Validate-IP')
-rw-r--r-- | dev-perl/Data-Validate-IP/Data-Validate-IP-0.270.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 c8b3265a7864..4411341cf992 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 @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Lightweight IPv4 and IPv6 validation module" SLOT="0" -KEYWORDS="amd64 hppa ~ia64 sparc x86" +KEYWORDS="amd64 hppa ~ia64 ~ppc64 sparc x86" IUSE="test" RDEPEND=" |