summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-08-31 01:29:33 +0000
committerSam James <sam@gentoo.org>2020-08-31 01:29:33 +0000
commit55a2c9e4733e98761606eec261f75a404d6ebb23 (patch)
tree25dc71db6aeefa192964534813c82e1bf4b2eb1f /net-dns
parentdev-python/python-nbxmpp: Stabilize 1.0.1 ppc, #736705 (diff)
downloadgentoo-55a2c9e4733e98761606eec261f75a404d6ebb23.tar.gz
gentoo-55a2c9e4733e98761606eec261f75a404d6ebb23.tar.bz2
gentoo-55a2c9e4733e98761606eec261f75a404d6ebb23.zip
net-dns/unbound: Stabilize 1.11.0 arm, #739690
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/unbound/unbound-1.11.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/unbound/unbound-1.11.0.ebuild b/net-dns/unbound/unbound-1.11.0.ebuild
index 30cafd751b15..19fd7c161272 100644
--- a/net-dns/unbound/unbound-1.11.0.ebuild
+++ b/net-dns/unbound/unbound-1.11.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://nlnetlabs.nl/downloads/unbound/${MY_P}.tar.gz"
LICENSE="BSD GPL-2"
SLOT="0/8" # ABI version of libunbound.so
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~x86"
IUSE="debug dnscrypt dnstap +ecdsa ecs gost libressl python redis selinux static-libs systemd test threads"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
RESTRICT="!test? ( test )"