diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-13 14:21:00 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-13 14:21:00 +0300 |
commit | 8babcd4b6bd6d9485efc1b35b56b0536fce2b80a (patch) | |
tree | 66c75509c07689c6c552f25a6c8e8bac3fe8254d /net-dns | |
parent | app-admin/ccze: Drop old (diff) | |
download | gentoo-8babcd4b6bd6d9485efc1b35b56b0536fce2b80a.tar.gz gentoo-8babcd4b6bd6d9485efc1b35b56b0536fce2b80a.tar.bz2 gentoo-8babcd4b6bd6d9485efc1b35b56b0536fce2b80a.zip |
net-dns/unbound: arm stable wrt bug #677054
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/unbound/unbound-1.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/unbound/unbound-1.9.0.ebuild b/net-dns/unbound/unbound-1.9.0.ebuild index 16a0168dc2ea..fac93a95186f 100644 --- a/net-dns/unbound/unbound-1.9.0.ebuild +++ b/net-dns/unbound/unbound-1.9.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 ~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} )" |