diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-09 19:27:16 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-09 19:36:25 +0100 |
commit | b2e82aee20414e0ac93fb2e3e0ad1d67244c857f (patch) | |
tree | 5f5d162bbce53b8d315f47fb12da6e7c99468b39 /net-dns/unbound | |
parent | sys-fs/udisks: x86 stable (bug #676318) (diff) | |
download | gentoo-b2e82aee20414e0ac93fb2e3e0ad1d67244c857f.tar.gz gentoo-b2e82aee20414e0ac93fb2e3e0ad1d67244c857f.tar.bz2 gentoo-b2e82aee20414e0ac93fb2e3e0ad1d67244c857f.zip |
net-dns/unbound: x86 stable (bug #677054)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-dns/unbound')
-rw-r--r-- | net-dns/unbound/unbound-1.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/unbound/unbound-1.9.0.ebuild b/net-dns/unbound/unbound-1.9.0.ebuild index c51b28fbac6b..cd087b224145 100644 --- a/net-dns/unbound/unbound-1.9.0.ebuild +++ b/net-dns/unbound/unbound-1.9.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 ~hppa ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~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} )" |