[packages/simdjson] add more supported archs; rel 2
atler
atler at pld-linux.org
Wed Oct 29 22:27:16 CET 2025
commit 4444c74906517fa7a7a1d3d5277b2bebfac9e2a5
Author: Jan Palus <atler at pld-linux.org>
Date: Wed Oct 29 22:26:51 2025 +0100
add more supported archs; rel 2
simdjson.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/simdjson.spec b/simdjson.spec
index e11c332..8b07040 100644
--- a/simdjson.spec
+++ b/simdjson.spec
@@ -1,7 +1,7 @@
Summary: Parsing gigabytes of JSON per second
Name: simdjson
Version: 4.1.0
-Release: 1
+Release: 2
License: Apache v2.0 or MIT
Group: Libraries
#Source0Download: https://github.com/simdjson/simdjson/releases
@@ -11,7 +11,7 @@ URL: https://simdjson.org
BuildRequires: cmake >= 3.14
BuildRequires: libstdc++-devel >= 6:5
BuildRequires: rpmbuild(macros) >= 1.605
-ExclusiveArch: %{x8664} aarch64
+ExclusiveArch: %{ix86} %{x8664} %{arm} aarch64 loongarch64 ppc ppc64 riscv64
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/simdjson.git/commitdiff/4444c74906517fa7a7a1d3d5277b2bebfac9e2a5
More information about the pld-cvs-commit
mailing list