diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-14 10:12:07 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-14 10:14:10 +0100 |
commit | 12c44c912e8981c1af6c6af1839816ac60725fdb (patch) | |
tree | 71027cbde2543bc3068365b155d1634213c75633 /net-dns | |
parent | dev-libs/libsodium: stable 1.0.16-r2 for ppc64, bug #667776 (diff) | |
download | gentoo-12c44c912e8981c1af6c6af1839816ac60725fdb.tar.gz gentoo-12c44c912e8981c1af6c6af1839816ac60725fdb.tar.bz2 gentoo-12c44c912e8981c1af6c6af1839816ac60725fdb.zip |
net-dns/unbound: stable 1.8.0-r1 for ppc64, bug #667776
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'net-dns')
-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 84ee92781c98..3af25bd79fdd 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} )" |