summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2017-12-25 12:37:39 +0100
committerMarkus Meier <maekke@gentoo.org>2017-12-25 12:37:39 +0100
commit477e96eaf8594c372fb85eccb016fcf5f1138ddb (patch)
tree8bafc080c7906851a21bcb8483b13a8978ee7d89 /dev-perl/Net-DNS/Net-DNS-1.130.0.ebuild
parentdev-perl/Net-LibIDN2: add ~arm, bug #639714 (diff)
downloadgentoo-477e96eaf8594c372fb85eccb016fcf5f1138ddb.tar.gz
gentoo-477e96eaf8594c372fb85eccb016fcf5f1138ddb.tar.bz2
gentoo-477e96eaf8594c372fb85eccb016fcf5f1138ddb.zip
dev-perl/Net-DNS: add ~arm, bug #639714
Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm"
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.ebuild2
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 3f43d07538b7..4c36d7c29c7a 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="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
IUSE="+ipv6 test minimal"
PDEPEND="!minimal? ( >=dev-perl/Net-DNS-SEC-1.10.0 )"