diff options
author | Aaron Bauman <bman@gentoo.org> | 2016-12-17 12:53:17 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2016-12-17 12:53:17 +0900 |
commit | 1039a7dd3af42c45b1b1567b6ef45d8925030799 (patch) | |
tree | 8bba17478bf6047efeb9c2b5ebdce0e58f362b13 /net-dns/unbound | |
parent | media-libs/cimg: version bump to 1.7.9 (diff) | |
download | gentoo-1039a7dd3af42c45b1b1567b6ef45d8925030799.tar.gz gentoo-1039a7dd3af42c45b1b1567b6ef45d8925030799.tar.bz2 gentoo-1039a7dd3af42c45b1b1567b6ef45d8925030799.zip |
net-dns/unbound: amd64 stable
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 040c219a3e55..9d02d2e86964 100644 --- a/net-dns/unbound/unbound-1.5.10.ebuild +++ b/net-dns/unbound/unbound-1.5.10.ebuild @@ -14,7 +14,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} )" |