summaryrefslogtreecommitdiffstats
path: root/mockit
diff options
context:
space:
mode:
Diffstat (limited to 'mockit')
-rwxr-xr-xmockit6
1 files changed, 1 insertions, 5 deletions
diff --git a/mockit b/mockit
index 1257212..8964c66 100755
--- a/mockit
+++ b/mockit
@@ -145,11 +145,7 @@ fi
# PHP version matrix
echo mockit $SRPM $DIST $MIN $MAX $@
case $DIST in
- fc43x|fc43a)
- LST=""
- SCL="74 80 81 82 83 84 85"
- ;;
- fc42x|fc42a|fc41x|fc41a|el9x|el9a|el10x|el10a)
+ fc43x|fc43a|fc42x|fc42a|fc41x|fc41a|el9x|el9a|el10x|el10a)
LST="74 80 81 82 83 84"
SCL="74 80 81 82 83 84 85"
;;