From ed931cc16236e8df62fec1e1e03f3086402ae6cd Mon Sep 17 00:00:00 2001 From: Salvatore Bonaccorso Date: Sun, 28 Apr 2019 22:57:59 +0200 Subject: Makefile: Add architectures for bullseye --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5f9552c62f..6a61e4dc6e 100644 --- a/Makefile +++ b/Makefile @@ -13,6 +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 sid_ARCHS = amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x # The rest of the file should not need to be edited -- cgit v1.2.3