This commit is contained in:
Mario Fetka
2023-07-20 20:28:34 +02:00
parent 29aac420c4
commit c9f516dab4
230 changed files with 1543 additions and 947 deletions

View File

@@ -11,7 +11,7 @@
# This eclass provides a src_unpack function to extract AppImage bundles
case "${EAPI:-0}" in
6|7)
6|7|8)
;;
*)
die "EAPI ${EAPI:-0} is not supported"