diff options
author | Remi Collet <remi@remirepo.net> | 2023-09-19 15:56:04 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-09-19 15:56:04 +0200 |
commit | 19fe469034903baaa5c87a238b9d55a697e12926 (patch) | |
tree | 86d91b337f671217fff6be7327237344d7cec86c /mockit | |
parent | 2f74b77c32f566aca53894fcf849a02988537597 (diff) |
fc39 aarch64 helpers
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|el8a) + fc37x|fc38x|fc39x|fc39a|el9x|el9a|el8a) LST="81 74 80 82 83" SCL="74 80 81 82 83" ;; |