commit: 8b0efb6c7c10d981c8ec792519f6f3b22f7edfd5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Oct 26 10:40:18 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Oct 26 10:40:18 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b0efb6c
dev-libs/simdjson: Stabilize 3.10.1 amd64, #942182 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/simdjson/simdjson-3.10.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/simdjson/simdjson-3.10.1.ebuild b/dev-libs/simdjson/simdjson-3.10.1.ebuild index 154beeebc870..ab406ea3341b 100644 --- a/dev-libs/simdjson/simdjson-3.10.1.ebuild +++ b/dev-libs/simdjson/simdjson-3.10.1.ebuild @@ -18,7 +18,7 @@ SRC_URI=" LICENSE="Apache-2.0 Boost-1.0 BSD MIT" SLOT="0/23" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~loong ppc64 ~riscv x86" IUSE="+all-impls test tools" BDEPEND="
