diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-16 13:19:22 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-16 13:19:22 +0100 |
commit | e9e373a60fea89af86a0d3f7d4c92c1ae93063da (patch) | |
tree | e82f7b83f18fd035966fe1dcdd8c4e40813f6f2a /net-dns/unbound | |
parent | net-dns/ldns-utils: arm stable (bug 597964). (diff) | |
download | gentoo-e9e373a60fea89af86a0d3f7d4c92c1ae93063da.tar.gz gentoo-e9e373a60fea89af86a0d3f7d4c92c1ae93063da.tar.bz2 gentoo-e9e373a60fea89af86a0d3f7d4c92c1ae93063da.zip |
net-dns/unbound: arm stable (bug 597964).
Package-Manager: Portage-2.3.4, 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 4785ee372d95..0baf49a2de63 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} )" |