commit: a830ed5836d55afce2e830a17ec77fd7a1a4c181 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jun 22 15:21:43 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jun 22 15:21:43 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a830ed58
dev-libs/simdjson: Stabilize 3.13.0 amd64, #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 2a523469ed65..8873b1be13be 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="
