commit: 175c4c9f0d2a8df3edaf4f359d2d0470a9ba33d4 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Oct 31 13:49:43 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Oct 31 13:49:43 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=175c4c9f
dev-libs/simdjson: Stabilize 3.10.1 arm, #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 cdff8daada44..caa28975efd0 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="
