commit: a9b1bd1b17d82d1876d93ef617113bb09f92f4fb Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Oct 26 18:39:10 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Oct 26 18:39:10 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9b1bd1b
net-libs/ldns: Stabilize 1.8.4 arm64, #942089 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> net-libs/ldns/ldns-1.8.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/ldns/ldns-1.8.4.ebuild b/net-libs/ldns/ldns-1.8.4.ebuild index 5a8e760f3aa0..c9ffacf80605 100644 --- a/net-libs/ldns/ldns-1.8.4.ebuild +++ b/net-libs/ldns/ldns-1.8.4.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://www.nlnetlabs.nl/downloads/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0/3" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-macos ~x64-macos ~x64-solaris" IUSE="doc examples python static-libs" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RESTRICT="test" # missing test directory
