summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 20:37:47 +0000
committerSam James <sam@gentoo.org>2021-04-05 22:10:30 +0000
commitdd14ec198de65559e8af30d5f570a16bc2b26aaa (patch)
tree4c89a597daf4e1518cfb4ae651f35e3f055fe579 /net-libs/ldns
parentnet-libs/gnutls: drop s390 to ~s390 (unstable) (diff)
downloadgentoo-dd14ec198de65559e8af30d5f570a16bc2b26aaa.tar.gz
gentoo-dd14ec198de65559e8af30d5f570a16bc2b26aaa.tar.bz2
gentoo-dd14ec198de65559e8af30d5f570a16bc2b26aaa.zip
net-libs/ldns: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/ldns')
-rw-r--r--net-libs/ldns/ldns-1.7.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/ldns/ldns-1.7.1-r1.ebuild b/net-libs/ldns/ldns-1.7.1-r1.ebuild
index fac411168db6..8daddf361c00 100644
--- a/net-libs/ldns/ldns-1.7.1-r1.ebuild
+++ b/net-libs/ldns/ldns-1.7.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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