From 6f3323a52fba87994055af90d3cf3c095be6d460 Mon Sep 17 00:00:00 2001 From: Salvatore Bonaccorso Date: Wed, 21 Aug 2019 09:12:19 +0200 Subject: Drop mips from bullseye architectures --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 22220e4820..10e2c8ab2a 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ SECURITY_MIRROR = http://security.debian.org/debian-security jessie_ARCHS = amd64 armel armhf i386 stretch_ARCHS = amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x buster_ARCHS = amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x -bullseye_ARCHS = amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x +bullseye_ARCHS = amd64 arm64 armel armhf i386 mips64el mipsel ppc64el s390x sid_ARCHS = amd64 arm64 armel armhf i386 mips64el mipsel ppc64el s390x # The rest of the file should not need to be edited -- cgit v1.2.3