summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorSalvatore Bonaccorso <carnil@debian.org>2019-08-21 09:12:19 +0200
committerSalvatore Bonaccorso <carnil@debian.org>2019-08-21 09:14:46 +0200
commit6f3323a52fba87994055af90d3cf3c095be6d460 (patch)
tree9a42a7c006a0961d9823b3502ea1830a4c4a78e1 /Makefile
parent968539dcf056cc1f23377c9d880d096439fb31d0 (diff)
Drop mips from bullseye architectures
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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

© 2014-2024 Faster IT GmbH | imprint | privacy policy