X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fschroot%2Ffiles%2Fsetup-all-dchroots;h=48601a16306337ae270ea6ce335f78a3dc1afca7;hb=a378dbd84f1d070367de280b01f540084ee3f60c;hp=95bc72d55695ad33e54f73740b2ad193c491ce57;hpb=40029f93ab4f60eed7abd5d7cad1025f6bc29094;p=mirror%2Fdsa-puppet.git diff --git a/modules/schroot/files/setup-all-dchroots b/modules/schroot/files/setup-all-dchroots index 95bc72d55..48601a163 100755 --- a/modules/schroot/files/setup-all-dchroots +++ b/modules/schroot/files/setup-all-dchroots @@ -50,7 +50,10 @@ get_suites() { echo "sid jessie" ;; mips64el) - echo "sid" + echo "sid stretch" + ;; + powerpc) + echo "sid jessie" ;; ppc64) echo "sid"