diff options
author | Sam James <sam@gentoo.org> | 2024-05-28 17:58:13 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-28 17:58:13 +0100 |
commit | a01c4e7c6c42c197890413977b231d5f92187c84 (patch) | |
tree | a24443dcae0c95a9fdfd74049dda46bb7e0d39f7 /net-libs/ldns | |
parent | net-libs/ldns: Stabilize 1.8.3-r3 sparc, #933012 (diff) | |
download | gentoo-a01c4e7c6c42c197890413977b231d5f92187c84.tar.gz gentoo-a01c4e7c6c42c197890413977b231d5f92187c84.tar.bz2 gentoo-a01c4e7c6c42c197890413977b231d5f92187c84.zip |
net-libs/ldns: Stabilize 1.8.3-r3 ppc, #933012
Signed-off-by: Sam James <sam@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 230691575647..e69edf55fbb2 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 |