diff --git a/main/postmarketos-mkinitfs-hook-apx/APKBUILD b/main/postmarketos-mkinitfs-hook-apx/APKBUILD index a50715aa3..d6eea8221 100644 --- a/main/postmarketos-mkinitfs-hook-apx/APKBUILD +++ b/main/postmarketos-mkinitfs-hook-apx/APKBUILD @@ -2,12 +2,12 @@ # Maintainer: Jenneron pkgname=postmarketos-mkinitfs-hook-apx pkgver=1 -pkgrel=0 +pkgrel=1 pkgdesc="Enter APX on boot for NVIDIA Tegra devices" url="https://postmarketos.org" depends="postmarketos-mkinitfs devmem2" source="00-apx.sh 00-apx.files" -arch="armv7" +arch="aarch64 armv7" license="GPL-2.0-or-later" options="!check"