diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-28 21:29:14 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-28 21:29:14 +0200 |
commit | bf269990582af7e7b2a75e8b0c9e0f5d46fe1f89 (patch) | |
tree | 30066557820b9c17ea567cbe4dbf7b3d91380692 /net-dns/unbound | |
parent | dev-python/attrs: Keyword 21.3.0 s390, #830141 (diff) | |
download | gentoo-bf269990582af7e7b2a75e8b0c9e0f5d46fe1f89.tar.gz gentoo-bf269990582af7e7b2a75e8b0c9e0f5d46fe1f89.tar.bz2 gentoo-bf269990582af7e7b2a75e8b0c9e0f5d46fe1f89.zip |
net-dns/unbound: Stabilize 1.13.2-r1 ppc, #830028
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-dns/unbound')
-rw-r--r-- | net-dns/unbound/unbound-1.13.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/unbound/unbound-1.13.2-r1.ebuild b/net-dns/unbound/unbound-1.13.2-r1.ebuild index 86319fb8c530..a628b78bdf18 100644 --- a/net-dns/unbound/unbound-1.13.2-r1.ebuild +++ b/net-dns/unbound/unbound-1.13.2-r1.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 python redis selinux static-libs systemd test +tfo threads" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RESTRICT="!test? ( test )" |