From ade9637f7f6c3fb062aba1c5abe4c1dfe4360b45 Mon Sep 17 00:00:00 2001 From: Aurelien Jarno Date: Tue, 13 Feb 2018 08:47:40 +0100 Subject: [PATCH] setup-all-dchroots: get rid of kfreebsd and ppc64 Signed-off-by: Aurelien Jarno --- modules/schroot/files/setup-all-dchroots | 6 ------ 1 file changed, 6 deletions(-) diff --git a/modules/schroot/files/setup-all-dchroots b/modules/schroot/files/setup-all-dchroots index 4e71f1f17..4de0f8363 100755 --- a/modules/schroot/files/setup-all-dchroots +++ b/modules/schroot/files/setup-all-dchroots @@ -46,18 +46,12 @@ get_suites() { amd64|i386|armel|armhf) echo "sid buster stretch jessie wheezy" ;; - kfreebsd-*) - echo "sid jessie" - ;; mips64el) echo "sid buster stretch" ;; powerpc) echo "sid jessie" ;; - ppc64) - echo "sid" - ;; *) echo "sid buster stretch jessie" ;; -- 2.20.1