X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fschroot%2Ffiles%2Fsetup-all-dchroots;h=92e5e59a9bb526f9ab4ba4aee5e62b598f5d3e9b;hb=d0f5d088b88902979760c97ab31fd8cba677296b;hp=c75722287762f823a4c7e6ee60593ef6b661bfe4;hpb=d6757401831830d54fdef0ab132ce763cf37206a;p=mirror%2Fdsa-puppet.git diff --git a/modules/schroot/files/setup-all-dchroots b/modules/schroot/files/setup-all-dchroots index c75722287..92e5e59a9 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" ;; @@ -69,7 +72,7 @@ case `hostname` in pizzetti) archs="ppc64" extra="$extra -m http://ftp.de.debian.org/debian-ports" - extra="$extra -k /root/debian-ports-archive-2016.gpg" + extra="$extra -k /root/debian-ports-archive-2017.gpg" extra="$extra -I debian-ports-archive-keyring" ;; *)