summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-10-17 20:32:06 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-10-17 20:32:06 +0300
commit95095b0ac45332fb8afa4e3315493170b9b58801 (patch)
tree708c19be407e663aaaa4fcac6998471bd4c52e42 /net-dns/unbound
parentdev-libs/libsodium: arm stable wrt bug #667776 (diff)
downloadgentoo-95095b0ac45332fb8afa4e3315493170b9b58801.tar.gz
gentoo-95095b0ac45332fb8afa4e3315493170b9b58801.tar.bz2
gentoo-95095b0ac45332fb8afa4e3315493170b9b58801.zip
net-dns/unbound: arm stable wrt bug #667776
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'net-dns/unbound')
-rw-r--r--net-dns/unbound/unbound-1.8.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/unbound/unbound-1.8.0-r1.ebuild b/net-dns/unbound/unbound-1.8.0-r1.ebuild
index 3af25bd79fdd..db6d5e3b03ba 100644
--- a/net-dns/unbound/unbound-1.8.0-r1.ebuild
+++ b/net-dns/unbound/unbound-1.8.0-r1.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 ~hppa ~mips ppc ppc64 x86"
+KEYWORDS="~alpha amd64 arm ~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} )"