summaryrefslogtreecommitdiffstats
path: root/data/config.json
diff options
context:
space:
mode:
authorSalvatore Bonaccorso <carnil@debian.org>2022-05-08 09:12:29 +0200
committerSalvatore Bonaccorso <carnil@debian.org>2022-08-01 06:54:53 +0200
commitb6d962a0f0419e6330b442716c28505015fea281 (patch)
tree370db8bd938f56160ec3954150f28ccc227cb993 /data/config.json
parenta049561b924674eeb608cbf16d08754aaae2735f (diff)
config.json: Reduce list of supported architectures for buster 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 fa0f97f618..b96a201e46 100644
--- a/data/config.json
+++ b/data/config.json
@@ -81,7 +81,7 @@
"buster-proposed-updates"
]
},
- "architectures": [ "amd64", "arm64", "armel", "armhf", "i386", "mips", "mips64el", "mipsel", "ppc64el", "s390x" ],
+ "architectures": [ "amd64", "arm64", "armhf", "i386" ],
"release": "oldstable"
},
"bullseye": {

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