From b69cbb5367a1fed474d9fb32620130e00c19568d Mon Sep 17 00:00:00 2001 From: Jens Reidel Date: Sat, 4 Oct 2025 15:26:36 +0200 Subject: [PATCH] pmaports.cfg: Mark ppc64le as supported Now that the repositories are built and published, we can mark it as supported. 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 05ee7bdb2..967a06460 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 +supported_arches=x86_64,x86,aarch64,armv7,armhf,ppc64le supported_fastboot_depends=android-tools supported_heimdall_depends=heimdall,android-tools supported_usr_merge=True