From f6c7378d50dd21958a75fe397ad86e19f9767f42 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Mon, 22 Oct 2018 22:33:34 -0400 Subject: Switch to upstream port names --- builds.sr.ht/compatibility.md | 51 ++++++++++++++++++++++++++++++++++--------- 1 file changed, 41 insertions(+), 10 deletions(-) (limited to 'builds.sr.ht/compatibility.md') diff --git a/builds.sr.ht/compatibility.md b/builds.sr.ht/compatibility.md index 913f2f6..5adbe0a 100644 --- a/builds.sr.ht/compatibility.md +++ b/builds.sr.ht/compatibility.md @@ -1,6 +1,7 @@ If you have any special requests, please [send an email](mailto:~sircmpwn/sr.ht-discuss@lists.sr.ht). Only architectures supported -by each Linux distribution upstream are listed. +by each Linux distribution upstream are listed, and named after the upstream +port (e.g. Debian uses "amd64" while Alpine uses "x86_64"). **Note**: support for multi-arch builds is underway, but not yet available. @@ -30,6 +31,10 @@ by each Linux distribution upstream are listed. ppc64le ✗ + + s390x + ✗ + x86_64 ✓ @@ -57,24 +62,42 @@ by each Linux distribution upstream are listed. aarch64 ✗ + + amd64 + ✓ + ✓ + daily + + + armel + ✗ + armhf ✗ - ppc64le + i386 ✗ - riscv64 + mips ✗ - x86_64 + mips64el ✗ - x86 + mipsel + ✗ + + + ppc64el + ✗ + + + s390x ✗ @@ -85,19 +108,27 @@ by each Linux distribution upstream are listed. aarch64 ✗ + + amd64 + ✓ + ✓ + manually + i386 ✗ - ppc32 + powerpc ✗ - x86_64 - ✓ - ✓ - manually + powerpc64 + ✗ + + + sparc64 + ✗ -- cgit