From: Sergei Trofimovich Date: Sun, 14 Oct 2018 09:12:07 +0000 (+0100) Subject: net-dns/unbound: stable 1.8.0-r1 for ppc64, bug #667776 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=12c44c912e8981c1af6c6af1839816ac60725fdb;p=gentoo.git net-dns/unbound: stable 1.8.0-r1 for ppc64, bug #667776 Signed-off-by: Sergei Trofimovich Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc64" --- 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} )"