diff --git a/java-latest-openjdk.spec b/java-latest-openjdk.spec index 1c94135..bad2e2c 100644 --- a/java-latest-openjdk.spec +++ b/java-latest-openjdk.spec @@ -125,7 +125,7 @@ # Set of architectures for which java has short vector math library (libsvml.so) %global svml_arches x86_64 # Set of architectures with libsimdsort.so -%global simdsort_arches x86_64 riscv64 +%global simdsort_arches x86_64 # Set of architectures where we verify backtraces with gdb # s390x fails on RHEL 7 so we exclude it there %if (0%{?rhel} > 0 && 0%{?rhel} < 8)