diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-06-05 17:54:38 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-06-05 17:54:38 +0200 |
commit | 147af6477e31a2d43256b712f851830a1ff05786 (patch) | |
tree | 11000f17ce5c7fb48cb338365fc93bc5a01c7757 /net-dns/unbound | |
parent | net-dns/dnssec-root: Remove old (bug #603316) (diff) | |
download | gentoo-147af6477e31a2d43256b712f851830a1ff05786.tar.gz gentoo-147af6477e31a2d43256b712f851830a1ff05786.tar.bz2 gentoo-147af6477e31a2d43256b712f851830a1ff05786.zip |
net-dns/unbound: x86 stable wrt bug #597964
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'net-dns/unbound')
-rw-r--r-- | net-dns/unbound/unbound-1.5.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/unbound/unbound-1.5.10.ebuild b/net-dns/unbound/unbound-1.5.10.ebuild index 0baf49a2de63..93b077ac9bc5 100644 --- a/net-dns/unbound/unbound-1.5.10.ebuild +++ b/net-dns/unbound/unbound-1.5.10.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://unbound.net/downloads/${MY_P}.tar.gz" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="amd64 arm ~hppa ~mips ppc ppc64 ~x86" +KEYWORDS="amd64 arm ~hppa ~mips ppc ppc64 x86" IUSE="debug dnstap +ecdsa gost libressl python selinux static-libs test threads" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |