diff options
author | Sam James <sam@gentoo.org> | 2020-12-16 23:10:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-16 23:10:53 +0000 |
commit | 35dd4241a767bf0c5b7085ca77a8947298799684 (patch) | |
tree | b105b9ba4c2294aa7845c0dcc460353eb21213a4 /net-dns/unbound/unbound-1.13.0.ebuild | |
parent | dev-lang/python: Stabilize 3.9.0-r1 ppc, #759928 (diff) | |
download | gentoo-35dd4241a767bf0c5b7085ca77a8947298799684.tar.gz gentoo-35dd4241a767bf0c5b7085ca77a8947298799684.tar.bz2 gentoo-35dd4241a767bf0c5b7085ca77a8947298799684.zip |
net-dns/unbound: Stabilize 1.13.0 ppc, #758974
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dns/unbound/unbound-1.13.0.ebuild')
-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 e5e0abe66891..a63ec2835321 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 )" |