diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-06-14 22:12:11 -0400 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2024-06-15 09:14:24 +0300 |
commit | 9e84d4a3da2cafdc94680b376e5fcd5651ca1ed2 (patch) | |
tree | e607c0f5db290b29a54c8400508e6ad820eddfa3 /net-libs/ldns | |
parent | media-libs/fontconfig: Stabilize 2.15.0 hppa, #932985 (diff) | |
download | gentoo-9e84d4a3da2cafdc94680b376e5fcd5651ca1ed2.tar.gz gentoo-9e84d4a3da2cafdc94680b376e5fcd5651ca1ed2.tar.bz2 gentoo-9e84d4a3da2cafdc94680b376e5fcd5651ca1ed2.zip |
net-libs/ldns: Stabilize 1.8.3-r3 hppa, #933012
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'net-libs/ldns')
-rw-r--r-- | net-libs/ldns/ldns-1.8.3-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/ldns/ldns-1.8.3-r3.ebuild b/net-libs/ldns/ldns-1.8.3-r3.ebuild index 2ee493081d6b..1c0a0c3058a2 100644 --- a/net-libs/ldns/ldns-1.8.3-r3.ebuild +++ b/net-libs/ldns/ldns-1.8.3-r3.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 ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~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 |