summaryrefslogtreecommitdiffstats
path: root/data/config.json
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
commit8c9a1c525aa9d09d31b4ba74919bcac4fdb2cd86 (patch)
tree1470dae17644647322d5b3059f5311101a5b2149 /data/config.json
parentcdb1540fe4e99846790a2f77aa3e773d934473d5 (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/config.json')
-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