diff options
author | Sam James <sam@gentoo.org> | 2024-10-26 11:40:17 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-26 11:40:17 +0100 |
commit | faa34d61b1a3e3d5aeae12505ede4869c88477ae (patch) | |
tree | 4629aa8a50f839a06c1e8c43772bf3d52b54db13 /dev-libs | |
parent | net-vpn/i2p: add 2.7.0 (diff) | |
download | gentoo-faa34d61b1a3e3d5aeae12505ede4869c88477ae.tar.gz gentoo-faa34d61b1a3e3d5aeae12505ede4869c88477ae.tar.bz2 gentoo-faa34d61b1a3e3d5aeae12505ede4869c88477ae.zip |
dev-libs/simdjson: Stabilize 3.10.1 x86, #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 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=" |