diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-27 08:36:18 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-27 08:36:18 +0200 |
commit | cefc6a8393349743b970609858da0d228c6e731e (patch) | |
tree | 2788010528400141e8f192c8c34d130c566a7d2a /net-libs | |
parent | dev-java/htmlcleaner: amd64 stable wrt bug #816375 (diff) | |
download | gentoo-cefc6a8393349743b970609858da0d228c6e731e.tar.gz gentoo-cefc6a8393349743b970609858da0d228c6e731e.tar.bz2 gentoo-cefc6a8393349743b970609858da0d228c6e731e.zip |
net-libs/ldns: x86 stable wrt bug #783726
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs')
-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 ccef456fc831..285149842d30 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 |