diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-27 08:34:43 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-27 08:34:43 +0200 |
commit | 0138b3b7a443eb9983d21573792118ced43b12be (patch) | |
tree | 4545725f37be27853c424ba5d2ed9b7aba5186b1 /net-libs/ldns | |
parent | app-misc/zygrib: depend on < PROJ 8 for now (diff) | |
download | gentoo-0138b3b7a443eb9983d21573792118ced43b12be.tar.gz gentoo-0138b3b7a443eb9983d21573792118ced43b12be.tar.bz2 gentoo-0138b3b7a443eb9983d21573792118ced43b12be.zip |
net-libs/ldns: amd64 stable wrt bug #783726
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/ldns')
-rw-r--r-- | net-libs/ldns/ldns-1.7.1-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/ldns/ldns-1.7.1-r5.ebuild b/net-libs/ldns/ldns-1.7.1-r5.ebuild index 14222d28541c..ccef456fc831 100644 --- a/net-libs/ldns/ldns-1.7.1-r5.ebuild +++ b/net-libs/ldns/ldns-1.7.1-r5.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 python static-libs vim-syntax" # configure will die if ecdsa is enabled and ssl is not |