summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-pecl-redis6.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-redis6.spec b/php-pecl-redis6.spec
index db32f4a..04d0456 100644
--- a/php-pecl-redis6.spec
+++ b/php-pecl-redis6.spec
@@ -16,7 +16,7 @@
%endif
%bcond_without igbinary
%bcond_without msgpack
-%if 0%{?fedora} >= 41
+%if 0%{?fedora} >= 41 || 0%{?rhel} >= 10
%bcond_without valkey
%else
# Use valkey instead of redis for tests