diff options
author | Sam James <sam@gentoo.org> | 2020-12-22 05:19:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-22 05:19:39 +0000 |
commit | 689ba68d8899fdafd15868f13e56fea6831c49b8 (patch) | |
tree | 558d537aeedf57924b0b01a8ebf315e74a9d20ce /net-dns/unbound | |
parent | app-arch/pixz: Stabilize 1.0.7 ppc64, #760785 (diff) | |
download | gentoo-689ba68d8899fdafd15868f13e56fea6831c49b8.tar.gz gentoo-689ba68d8899fdafd15868f13e56fea6831c49b8.tar.bz2 gentoo-689ba68d8899fdafd15868f13e56fea6831c49b8.zip |
net-dns/unbound: Stabilize 1.13.0 ppc64, #758974
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dns/unbound')
-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 fdf0da892afe..3127e768749d 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 )" |