diff options
Diffstat (limited to 'dev-perl/Net-DNS/Net-DNS-1.100.0.ebuild')
-rw-r--r-- | dev-perl/Net-DNS/Net-DNS-1.100.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Net-DNS/Net-DNS-1.100.0.ebuild b/dev-perl/Net-DNS/Net-DNS-1.100.0.ebuild index abe54fc62471..55c2e16e7dc1 100644 --- a/dev-perl/Net-DNS/Net-DNS-1.100.0.ebuild +++ b/dev-perl/Net-DNS/Net-DNS-1.100.0.ebuild @@ -11,7 +11,7 @@ inherit toolchain-funcs perl-module DESCRIPTION="Perl Net::DNS - Perl DNS Resolver Module" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86" IUSE="+ipv6 test minimal" RESTRICT="!test? ( test )" |