From: Mikle Kolyada Date: Tue, 24 Dec 2019 15:07:05 +0000 (+0300) Subject: net-dns/unbound: arm stable wrt bug #702828 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5abf556e4b5cf14255e131c072bb9e8c8be40822;p=gentoo.git net-dns/unbound: arm stable wrt bug #702828 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada --- diff --git a/net-dns/unbound/unbound-1.9.6.ebuild b/net-dns/unbound/unbound-1.9.6.ebuild index 873b25698f4e..b2e28b02b7e8 100644 --- a/net-dns/unbound/unbound-1.9.6.ebuild +++ b/net-dns/unbound/unbound-1.9.6.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 )"