diff options
Diffstat (limited to 'mockit')
-rwxr-xr-x | mockit | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -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" ;; |