diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-31 18:55:49 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-31 18:55:49 +0200 |
commit | 263fd8dc7c6a42d5a924e670b8dac3f2205615e2 (patch) | |
tree | 5cc3c26144cd27b1c4e1e424966e48da6acc06fd /net-dns/unbound | |
parent | dev-libs/tinyxml2: x86 stable (bug #739702) (diff) | |
download | gentoo-263fd8dc7c6a42d5a924e670b8dac3f2205615e2.tar.gz gentoo-263fd8dc7c6a42d5a924e670b8dac3f2205615e2.tar.bz2 gentoo-263fd8dc7c6a42d5a924e670b8dac3f2205615e2.zip |
net-dns/unbound: x86 stable (bug #739690)
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-dns/unbound')
-rw-r--r-- | net-dns/unbound/unbound-1.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/unbound/unbound-1.11.0.ebuild b/net-dns/unbound/unbound-1.11.0.ebuild index 19fd7c161272..d4036a14013c 100644 --- a/net-dns/unbound/unbound-1.11.0.ebuild +++ b/net-dns/unbound/unbound-1.11.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 libressl python redis selinux static-libs systemd test threads" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RESTRICT="!test? ( test )" |