diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-14 22:25:36 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-14 22:47:07 +0000 |
commit | 09eb3fc7c3b4a2e7a9da6e4b04fcaba021e8fb1d (patch) | |
tree | 1a7a34cb9a9e0a96612c845052639e129f0c43ad /net-libs | |
parent | sys-libs/libcxxrt-0.0_p20170515: amd64 stable, bug 637210 (diff) | |
download | gentoo-09eb3fc7c3b4a2e7a9da6e4b04fcaba021e8fb1d.tar.gz gentoo-09eb3fc7c3b4a2e7a9da6e4b04fcaba021e8fb1d.tar.bz2 gentoo-09eb3fc7c3b4a2e7a9da6e4b04fcaba021e8fb1d.zip |
net-libs/ldns: stable 1.7.0-r2 for ppc/ppc64, bug #509632
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc ppc64"
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/ldns/ldns-1.7.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/ldns/ldns-1.7.0-r2.ebuild b/net-libs/ldns/ldns-1.7.0-r2.ebuild index 0825e39b0eab..0e5b5d553ede 100644 --- a/net-libs/ldns/ldns-1.7.0-r2.ebuild +++ b/net-libs/ldns/ldns-1.7.0-r2.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://www.nlnetlabs.nl/downloads/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~ppc-macos ~x64-macos ~x64-solaris" IUSE="+dane doc +ecdsa gost libressl python static-libs vim-syntax" # configure will die if ecdsa is enabled and ssl is not |