X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fschroot%2Ffiles%2Fsetup-all-dchroots;h=48601a16306337ae270ea6ce335f78a3dc1afca7;hb=5905a749d7ea24bdf1d035280fd3d7ba72e643a9;hp=c75722287762f823a4c7e6ee60593ef6b661bfe4;hpb=b150f2af897828dac00fe85b57d45b1569998ee9;p=mirror%2Fdsa-puppet.git diff --git a/modules/schroot/files/setup-all-dchroots b/modules/schroot/files/setup-all-dchroots index c75722287..48601a163 100755 --- a/modules/schroot/files/setup-all-dchroots +++ b/modules/schroot/files/setup-all-dchroots @@ -52,6 +52,9 @@ get_suites() { mips64el) echo "sid stretch" ;; + powerpc) + echo "sid jessie" + ;; ppc64) echo "sid" ;;