diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-24 21:41:57 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-24 21:41:57 +0300 |
commit | a138a2d3a4fe0d6e976c6ca4b7a3cf37a5561615 (patch) | |
tree | 1a197306d66926d7222ab6621f08ef0db1192252 /net-libs/ldns | |
parent | dev-util/ccache: Stabilize 4.10.2-r1 sparc, #942092 (diff) | |
download | gentoo-a138a2d3a4fe0d6e976c6ca4b7a3cf37a5561615.tar.gz gentoo-a138a2d3a4fe0d6e976c6ca4b7a3cf37a5561615.tar.bz2 gentoo-a138a2d3a4fe0d6e976c6ca4b7a3cf37a5561615.zip |
net-libs/ldns: Stabilize 1.8.4 sparc, #942089
Signed-off-by: Arthur Zamarin <arthurzam@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 82ecdc299627..1bed02cfd50c 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 |