commit: 06556ce305b6ba709d9ee81cd9996b4daaec6c25 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Feb 5 18:32:23 2026 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Feb 5 18:32:23 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06556ce3
dev-libs/simdjson: Stabilize 4.2.4 arm64, #968925 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-libs/simdjson/simdjson-4.2.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/simdjson/simdjson-4.2.4.ebuild b/dev-libs/simdjson/simdjson-4.2.4.ebuild index 46f4cf9b0ffa..1870fd8cdced 100644 --- a/dev-libs/simdjson/simdjson-4.2.4.ebuild +++ b/dev-libs/simdjson/simdjson-4.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2025 Gentoo Authors +# Copyright 2020-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="Apache-2.0 Boost-1.0 BSD MIT" SLOT="0/29" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86" IUSE="+all-impls test tools" BDEPEND="
