Install ca-certificates in the buildd chroots
[mirror/dsa-puppet.git] / modules / schroot / files / setup-all-dchroots
index 4e71f1f..4de0f83 100755 (executable)
@@ -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"
         ;;