diff --git a/scripts/mash_run.sh b/scripts/mash_run.sh index 287a6aa..0f01a14 100755 --- a/scripts/mash_run.sh +++ b/scripts/mash_run.sh @@ -110,7 +110,7 @@ inherit = False strict_keys = False repoviewurl = ${MASH_VIEWURL}/${tag}/%(arch)s/os/ repoviewtitle = "${tag^^}" -arches = i386 x86_64 aarch64 +arches = ppc64le i386 x86_64 aarch64 delta = True EOF }