diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 16:02:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 16:02:25 +0200 |
commit | e7fb6e4315becab855f79559ce8bc7e5cafa3ec1 (patch) | |
tree | 249de992089fa2316598bf8794bb867f5bc5ae14 /dev-perl/Net-DNS/Net-DNS-1.130.0.ebuild | |
parent | dev-perl/Moose: x86 stable wrt bug #717060 (diff) | |
download | gentoo-e7fb6e4315becab855f79559ce8bc7e5cafa3ec1.tar.gz gentoo-e7fb6e4315becab855f79559ce8bc7e5cafa3ec1.tar.bz2 gentoo-e7fb6e4315becab855f79559ce8bc7e5cafa3ec1.zip |
dev-perl/Net-DNS: x86 stable wrt bug #717060
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Net-DNS/Net-DNS-1.130.0.ebuild')
-rw-r--r-- | dev-perl/Net-DNS/Net-DNS-1.130.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Net-DNS/Net-DNS-1.130.0.ebuild b/dev-perl/Net-DNS/Net-DNS-1.130.0.ebuild index 098534f08850..1a4bf18835e3 100644 --- a/dev-perl/Net-DNS/Net-DNS-1.130.0.ebuild +++ b/dev-perl/Net-DNS/Net-DNS-1.130.0.ebuild @@ -11,7 +11,7 @@ inherit toolchain-funcs perl-module DESCRIPTION="Perl Interface to the Domain Name System" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+ipv6 test minimal" RESTRICT="!test? ( test )" |