From b0a87bf9f442c038e6d0e175ea56bd3bfdb61afc Mon Sep 17 00:00:00 2001 From: Jens Reidel Date: Sun, 30 Nov 2025 16:34:37 +0100 Subject: [PATCH] pmaports.cfg: Sort architectures, add riscv64 Signed-off-by: Jens Reidel Part-of: --- pmaports.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pmaports.cfg b/pmaports.cfg index 967a06460..9ffb71f0a 100644 --- a/pmaports.cfg +++ b/pmaports.cfg @@ -8,7 +8,7 @@ supported_firewall=nftables supported_base_nofde=True supported_install_boot_label=pmOS_i_boot supported_mkinitfs_without_flavors=True -supported_arches=x86_64,x86,aarch64,armv7,armhf,ppc64le +supported_arches=aarch64,armhf,armv7,ppc64le,riscv64,x86,x86_64 supported_fastboot_depends=android-tools supported_heimdall_depends=heimdall,android-tools supported_usr_merge=True