diff options
author | Sam James <sam@gentoo.org> | 2024-10-31 13:48:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-31 13:48:57 +0000 |
commit | 822de99b599d61e60d811d1f2cf5c00516768d01 (patch) | |
tree | 2740eb5e4bc0471cfa5fdacdeb2c67f365d52e2b /net-libs/ldns | |
parent | sys-devel/reflex: Stabilize 20240906 arm, #942085 (diff) | |
download | gentoo-822de99b599d61e60d811d1f2cf5c00516768d01.tar.gz gentoo-822de99b599d61e60d811d1f2cf5c00516768d01.tar.bz2 gentoo-822de99b599d61e60d811d1f2cf5c00516768d01.zip |
net-libs/ldns: Stabilize 1.8.4 arm, #942089
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/ldns')
-rw-r--r-- | net-libs/ldns/ldns-1.8.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/ldns/ldns-1.8.4.ebuild b/net-libs/ldns/ldns-1.8.4.ebuild index c9ffacf80605..554d587267ac 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 |