main/postmarketos-ondev: re-enable on armv7 and x86
Originally disabled because of https://gitlab.alpinelinux.org/alpine/aports/-/issues/11807 but the plasma-pa is available again
This commit is contained in:
parent
a7e9ba6f2c
commit
ae3ea00c88
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ pkgver=0.2.1
|
|||
pkgrel=0
|
||||
pkgdesc="Calamares based on-device installer"
|
||||
url="https://postmarketos.org"
|
||||
arch="all !armhf !armv7 !x86" # armhf: qt5-qtdeclarative, armv7,x86: plasma-pa
|
||||
arch="all !armhf" # armhf: qt5-qtdeclarative
|
||||
license="GPL-3.0-or-later"
|
||||
depends="
|
||||
$pkgname-openrc
|
||||
|
|
Loading…
Reference in a new issue