diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 10:10:50 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 10:10:50 +0200 |
commit | bd3d990ef7fade7ea89647ed5f46ca7b2dc4a08e (patch) | |
tree | 3508e52e700dd42bbfac5d67935457f22991a905 /net-libs | |
parent | app-arch/gzip: s390 stable wrt bug #733690 (diff) | |
download | gentoo-bd3d990ef7fade7ea89647ed5f46ca7b2dc4a08e.tar.gz gentoo-bd3d990ef7fade7ea89647ed5f46ca7b2dc4a08e.tar.bz2 gentoo-bd3d990ef7fade7ea89647ed5f46ca7b2dc4a08e.zip |
net-libs/ldns: s390 stable wrt bug #735408
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/ldns/ldns-1.7.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/ldns/ldns-1.7.1-r1.ebuild b/net-libs/ldns/ldns-1.7.1-r1.ebuild index fb249bb22ad9..0c10feffa979 100644 --- a/net-libs/ldns/ldns-1.7.1-r1.ebuild +++ b/net-libs/ldns/ldns-1.7.1-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.nlnetlabs.nl/downloads/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0/3" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~ppc-macos ~x64-macos ~x64-solaris" IUSE="+dane doc +ecdsa ed25519 ed448 gost libressl python static-libs vim-syntax" # configure will die if ecdsa is enabled and ssl is not |