From: Aurelien Jarno Date: Sun, 24 Jul 2016 08:32:19 +0000 (+0200) Subject: setup-all-dchroots: create stretch chroots on mips64el X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=d6757401831830d54fdef0ab132ce763cf37206a;p=mirror%2Fdsa-puppet.git setup-all-dchroots: create stretch chroots on mips64el Signed-off-by: Aurelien Jarno --- diff --git a/modules/schroot/files/setup-all-dchroots b/modules/schroot/files/setup-all-dchroots index 95bc72d55..c75722287 100755 --- a/modules/schroot/files/setup-all-dchroots +++ b/modules/schroot/files/setup-all-dchroots @@ -50,7 +50,7 @@ get_suites() { echo "sid jessie" ;; mips64el) - echo "sid" + echo "sid stretch" ;; ppc64) echo "sid"