summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-10-06 23:09:39 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-10-06 23:18:11 +0200
commit62ef3da72855ae54d3e15f2f2551f6c946a8aaf3 (patch)
treebc99e46193557fc17cb7cb6b291a9374d07f780c /net-dns/unbound
parentmedia-gfx/ufraw: x86 stable (bug #694532) (diff)
downloadgentoo-62ef3da72855ae54d3e15f2f2551f6c946a8aaf3.tar.gz
gentoo-62ef3da72855ae54d3e15f2f2551f6c946a8aaf3.tar.bz2
gentoo-62ef3da72855ae54d3e15f2f2551f6c946a8aaf3.zip
net-dns/unbound: x86 stable (bug #696298)
Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-dns/unbound')
-rw-r--r--net-dns/unbound/unbound-1.9.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/unbound/unbound-1.9.4.ebuild b/net-dns/unbound/unbound-1.9.4.ebuild
index e4d1ceae7af4..7cf72ef49917 100644
--- a/net-dns/unbound/unbound-1.9.4.ebuild
+++ b/net-dns/unbound/unbound-1.9.4.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} )"