dev-perl/Net-DNS: keyworded 1.130.0 for ppc64, bug #639714
authorSergei Trofimovich <slyfox@gentoo.org>
Tue, 5 Dec 2017 08:45:31 +0000 (08:45 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Tue, 5 Dec 2017 08:45:52 +0000 (08:45 +0000)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

dev-perl/Net-DNS/Net-DNS-1.130.0.ebuild

index 33f8be047be15a45429f4175601b6f05691b0059..3b3c5d78f2d4d0b699b69a587b908a4a5d9df9ae 100644 (file)
@@ -11,7 +11,7 @@ inherit toolchain-funcs perl-module
 DESCRIPTION="Perl Interface to the Domain Name System"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
 IUSE="+ipv6 test minimal"
 
 PDEPEND="!minimal? ( >=dev-perl/Net-DNS-SEC-1.10.0 )"