From 34c552859c1f8873cf39dc267a9e57c7efbd3927 Mon Sep 17 00:00:00 2001 From: Salvatore Bonaccorso Date: Thu, 14 Jun 2018 21:42:48 +0200 Subject: Makefile: Reduce list of supported architectures for jessie under LTS support --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ef49401628..860223a492 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ MIRROR = http://debian.csail.mit.edu/debian SECURITY_MIRROR = http://security.debian.org/debian-security wheezy_ARCHS = amd64 armel armhf i386 -jessie_ARCHS = amd64 arm64 armel armhf i386 mips mipsel powerpc ppc64el s390x +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 sid_ARCHS = amd64 arm64 armel armhf hurd-i386 i386 kfreebsd-i386 kfreebsd-amd64 mips mips64el mipsel powerpc ppc64el s390x -- cgit v1.2.3