commit: 4e716375f4a5309436e055097e4b8d0490ff1c2f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jun 22 13:10:00 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jun 22 13:10:00 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e716375
net-libs/ldns: Stabilize 1.8.4-r1 amd64, #958687 Signed-off-by: Sam James <sam <AT> gentoo.org> net-libs/ldns/ldns-1.8.4-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/ldns/ldns-1.8.4-r1.ebuild b/net-libs/ldns/ldns-1.8.4-r1.ebuild index 6ba47c27f588..8ac0d08f47ba 100644 --- a/net-libs/ldns/ldns-1.8.4-r1.ebuild +++ b/net-libs/ldns/ldns-1.8.4-r1.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 ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="doc examples python static-libs" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RESTRICT="test" # missing test directory
