From 67ed9807496b0563f663039fed02f38160cae516 Mon Sep 17 00:00:00 2001 From: Thomas Oulevey Date: Sep 22 2016 09:29:22 +0000 Subject: Create ppc64le repositories by default --- 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 }