From 1bbc034e24c0215f86e90b9a4d067143277b9f4f Mon Sep 17 00:00:00 2001 From: Ferass El Hafidi Date: Mon, 22 Jun 2026 19:26:57 +0000 Subject: [PATCH] pmaports.cfg: remove armhf In preparation for dropping armhf from postmarketOS. See also: #4615 Signed-off-by: Ferass El Hafidi Part-of: --- pmaports.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pmaports.cfg b/pmaports.cfg index a089ddb8b..6c22ca9ce 100644 --- a/pmaports.cfg +++ b/pmaports.cfg @@ -9,7 +9,7 @@ supported_firewall=nftables supported_base_nofde=True supported_install_boot_label=pmOS_i_boot supported_mkinitfs_without_flavors=True -supported_arches=aarch64,armhf,armv7,loongarch64,ppc64le,riscv64,x86,x86_64 +supported_arches=aarch64,armv7,loongarch64,ppc64le,riscv64,x86,x86_64 supported_fastboot_depends=android-tools supported_heimdall_depends=heimdall,android-tools supported_usr_merge=True