diff options
author | Sam James <sam@gentoo.org> | 2020-12-11 22:10:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-11 22:10:13 +0000 |
commit | 49739e0bf185a4d72950b895373c622bf6bc7c5e (patch) | |
tree | c8aaa5aef671a9efdfebfaa6d938a12da2225be9 /net-dns | |
parent | x11-misc/x11vnc: Stabilize 0.9.16-r4 arm, #756841 (diff) | |
download | gentoo-49739e0bf185a4d72950b895373c622bf6bc7c5e.tar.gz gentoo-49739e0bf185a4d72950b895373c622bf6bc7c5e.tar.bz2 gentoo-49739e0bf185a4d72950b895373c622bf6bc7c5e.zip |
net-dns/unbound: Stabilize 1.13.0 arm, #758974
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/unbound/unbound-1.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/unbound/unbound-1.13.0.ebuild b/net-dns/unbound/unbound-1.13.0.ebuild index c37b3aa8c5e2..b899f7ff0e35 100644 --- a/net-dns/unbound/unbound-1.13.0.ebuild +++ b/net-dns/unbound/unbound-1.13.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 +http2 libressl python redis selinux static-libs systemd test threads" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RESTRICT="!test? ( test )" |