diff options
author | Sam James <sam@gentoo.org> | 2024-10-31 13:49:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-31 13:49:43 +0000 |
commit | 175c4c9f0d2a8df3edaf4f359d2d0470a9ba33d4 (patch) | |
tree | b254cc828618e50de448d21fd8c879cdfe7c9b17 /dev-libs | |
parent | net-libs/libgssglue: Stabilize 0.9 arm, #942125 (diff) | |
download | gentoo-175c4c9f0d2a8df3edaf4f359d2d0470a9ba33d4.tar.gz gentoo-175c4c9f0d2a8df3edaf4f359d2d0470a9ba33d4.tar.bz2 gentoo-175c4c9f0d2a8df3edaf4f359d2d0470a9ba33d4.zip |
dev-libs/simdjson: Stabilize 3.10.1 arm, #942182
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/simdjson/simdjson-3.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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=" |