diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-14 20:15:56 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-14 20:15:56 +0000 |
commit | e5785cc3fad9264c7791fec544240985947ec963 (patch) | |
tree | 80a27f750afeb4a410c7ebcc749fc9e520c49346 /net-libs/ldns | |
parent | net-misc/rsync: stable 3.1.2-r2 for ppc/ppc64, bug #640570 (diff) | |
download | gentoo-e5785cc3fad9264c7791fec544240985947ec963.tar.gz gentoo-e5785cc3fad9264c7791fec544240985947ec963.tar.bz2 gentoo-e5785cc3fad9264c7791fec544240985947ec963.zip |
net-libs/ldns: stable 1.7.0-r2 for ia64, bug #509632
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'net-libs/ldns')
-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 0f599fe5d7b9..76982d06eee7 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 |