diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-05 16:26:38 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-05 16:27:21 +0300 |
commit | a1d135b0b2cd3abb6cf7ce6adec205981755906e (patch) | |
tree | 6880a167cb71a4ce6192d73b33530243cd628ac3 /net-dns/unbound | |
parent | dev-libs/libsodium: amd64 stable wrt bug #667776 (diff) | |
download | gentoo-a1d135b0b2cd3abb6cf7ce6adec205981755906e.tar.gz gentoo-a1d135b0b2cd3abb6cf7ce6adec205981755906e.tar.bz2 gentoo-a1d135b0b2cd3abb6cf7ce6adec205981755906e.zip |
net-dns/unbound: amd64 stable wrt bug #667776
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'net-dns/unbound')
-rw-r--r-- | net-dns/unbound/unbound-1.8.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/unbound/unbound-1.8.0-r1.ebuild b/net-dns/unbound/unbound-1.8.0-r1.ebuild index 9974716da4c6..4a5830825022 100644 --- a/net-dns/unbound/unbound-1.8.0-r1.ebuild +++ b/net-dns/unbound/unbound-1.8.0-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 ~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} )" |