pmaports.cfg: remove armhf
In preparation for dropping armhf from postmarketOS. See also: #4615 Signed-off-by: Ferass El Hafidi <funderscore@postmarketos.org> Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8884>
This commit is contained in:
parent
0067fbb609
commit
1bbc034e24
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ supported_firewall=nftables
|
||||||
supported_base_nofde=True
|
supported_base_nofde=True
|
||||||
supported_install_boot_label=pmOS_i_boot
|
supported_install_boot_label=pmOS_i_boot
|
||||||
supported_mkinitfs_without_flavors=True
|
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_fastboot_depends=android-tools
|
||||||
supported_heimdall_depends=heimdall,android-tools
|
supported_heimdall_depends=heimdall,android-tools
|
||||||
supported_usr_merge=True
|
supported_usr_merge=True
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue