commit: bd47e3d2f1055e92eea5877542053caa6c58e73c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jun 22 14:33:56 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jun 22 14:33:56 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd47e3d2
dev-libs/simdjson: Stabilize 3.13.0 ppc64, #958710 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/simdjson/simdjson-3.13.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/simdjson/simdjson-3.13.0.ebuild b/dev-libs/simdjson/simdjson-3.13.0.ebuild index 359ea8e976ef..2a523469ed65 100644 --- a/dev-libs/simdjson/simdjson-3.13.0.ebuild +++ b/dev-libs/simdjson/simdjson-3.13.0.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="Apache-2.0 Boost-1.0 BSD MIT" SLOT="0/26" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ppc64 ~riscv ~x86" IUSE="+all-impls test tools" BDEPEND="
