diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-03 19:49:35 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-03 19:50:37 +0000 |
commit | b44927a19ea2e1375296dacdd447762b2b2b6024 (patch) | |
tree | 0a55eab640b1c9eabe0df3245a1467e303185829 /net-libs | |
parent | dev-python/libzilla: stable for amd64+x86. (diff) | |
download | gentoo-b44927a19ea2e1375296dacdd447762b2b2b6024.tar.gz gentoo-b44927a19ea2e1375296dacdd447762b2b2b6024.tar.bz2 gentoo-b44927a19ea2e1375296dacdd447762b2b2b6024.zip |
net-libs/ldns: stable 1.7.0-r1 for hppa, bug #509632
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/ldns/ldns-1.7.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/ldns/ldns-1.7.0-r1.ebuild b/net-libs/ldns/ldns-1.7.0-r1.ebuild index bf79053b40bf..b9e14ecdb68b 100644 --- a/net-libs/ldns/ldns-1.7.0-r1.ebuild +++ b/net-libs/ldns/ldns-1.7.0-r1.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 +ssl static-libs vim-syntax" # configure will die if ecdsa is enabled and ssl is not |