commit: faa34d61b1a3e3d5aeae12505ede4869c88477ae Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Oct 26 10:40:17 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Oct 26 10:40:17 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faa34d61
dev-libs/simdjson: Stabilize 3.10.1 x86, #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 ae121c9c603f..154beeebc870 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="
