diff --git a/docs/reference/platforms.rst b/docs/reference/platforms.rst index d20a4d194e..6706d1384b 100644 --- a/docs/reference/platforms.rst +++ b/docs/reference/platforms.rst @@ -218,6 +218,36 @@ Environment variables Supported CPU architectures --------------------------- +core22 and higher +~~~~~~~~~~~~~~~~~ + +Local builds +~~~~~~~~~~~~ + +Snapcraft supports building for these architectures locally: + +* amd64 +* arm64 +* armhf +* ppc64el +* riscv64 +* s390x + +Launchpad builds +~~~~~~~~~~~~~~~~ + +Launchpad supports remote building for these architectures: + +* amd64 +* arm64 +* armhf +* ppc64el +* riscv64 +* s390x + +core20 +~~~~~~ + Local builds ~~~~~~~~~~~~ @@ -232,8 +262,6 @@ Snapcraft supports building for these architectures locally: * riscv64 * s390x -.. _supported-architectures-launchpad: - Launchpad builds ~~~~~~~~~~~~~~~~