diff options
author | Remi Collet <remi@remirepo.net> | 2023-09-18 08:24:25 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-09-18 08:24:25 +0200 |
commit | 06006743afd07856fc11f6daa3d94fcdc51cc90e (patch) | |
tree | 23e14c23e15a6a3b0dc0f3ab8a55e6bec77d5bf6 /mockit | |
parent | f99dd8076e34211a1927ccc22f188145307fee97 (diff) |
add EL-8 aarch64
Diffstat (limited to 'mockit')
-rwxr-xr-x | mockit | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -54,7 +54,7 @@ fi echo mockit $SRPM $DIST $MIN $MAX $@ case $DIST in - fc37x|fc38x|fc39x|el9x|el9a) + fc37x|fc38x|fc39x|el9x|el9a|el8a) LST="81 74 80 82 83" SCL="74 80 81 82 83" ;; |