diff --git a/main/postmarketos-ui-phosh/APKBUILD b/main/postmarketos-ui-phosh/APKBUILD index 727b0397e..35a7f258e 100644 --- a/main/postmarketos-ui-phosh/APKBUILD +++ b/main/postmarketos-ui-phosh/APKBUILD @@ -5,7 +5,7 @@ pkgver=1 pkgrel=0 pkgdesc="(Wayland) Mobile UI developed for the Librem 5 (x86 and x86_64 only for now)" url="https://puri.sm" -arch="noarch !armhf !armv7 !aarch64" +arch="noarch !armhf !armv7" license="GPL-3.0-or-later" depends="phosh lightdm xorg-server calls chatty" install="$pkgname.post-install"