diff options
author | Sam James <sam@gentoo.org> | 2024-05-28 17:58:11 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-28 17:58:11 +0100 |
commit | 79c6564919133e8d9ea5833c35541ec505a1145e (patch) | |
tree | f849a500e878ae3bad7c77f93b25432b3c438f99 /net-libs | |
parent | net-irc/hexchat: Stabilize 2.16.2 ppc, #933009 (diff) | |
download | gentoo-79c6564919133e8d9ea5833c35541ec505a1145e.tar.gz gentoo-79c6564919133e8d9ea5833c35541ec505a1145e.tar.bz2 gentoo-79c6564919133e8d9ea5833c35541ec505a1145e.zip |
net-libs/ldns: Stabilize 1.8.3-r3 ppc64, #933012
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-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 8b6b4d2afbe2..0997d0819943 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 |