summaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorSalvatore Bonaccorso <carnil@debian.org>2020-06-20 13:42:50 +0200
committerSalvatore Bonaccorso <carnil@debian.org>2020-06-20 13:43:16 +0200
commitc19c9177ee6b849340cbde9d7de54147c26bdf0a (patch)
tree188d2ac52cd91933ca24736eef75281fef6626b9 /data
parent980d45db62f37154a67a9b0f5fb448073a32fdad (diff)
config.json: Reduce list of supported architectures for stretch under LTS support
Signed-off-by: Salvatore Bonaccorso <carnil@debian.org>
Diffstat (limited to 'data')
-rw-r--r--data/config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/config.json b/data/config.json
index 59660ee0ed..579268529f 100644
--- a/data/config.json
+++ b/data/config.json
@@ -72,7 +72,7 @@
"stretch-proposed-updates"
]
},
- "architectures": [ "amd64", "arm64", "armel", "armhf", "i386", "mips", "mips64el", "mipsel", "ppc64el", "s390x" ],
+ "architectures": [ "amd64", "arm64", "armel", "armhf", "i386" ],
"release": "oldstable"
},
"buster": {

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