summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-15 10:36:25 +0000
committerSam James <sam@gentoo.org>2020-12-15 10:36:25 +0000
commit29456b30ba7e750d4c2529600ac3e4c2ec3b89eb (patch)
treedd11745ee546370cd41ede54d37e38d6a5582434 /net-dns
parentnet-mail/imapsync: Stabilize 1.882 amd64, #757198 (diff)
downloadgentoo-29456b30ba7e750d4c2529600ac3e4c2ec3b89eb.tar.gz
gentoo-29456b30ba7e750d4c2529600ac3e4c2ec3b89eb.tar.bz2
gentoo-29456b30ba7e750d4c2529600ac3e4c2ec3b89eb.zip
net-dns/unbound: Stabilize 1.13.0 amd64, #758974
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/unbound/unbound-1.13.0.ebuild2
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 b899f7ff0e35..e5e0abe66891 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 )"