From a7e9ba6f2c1b104bb8bee56f3e2a093221343769 Mon Sep 17 00:00:00 2001
From: Bart Ribbers <bribbers@disroot.org>
Date: Tue, 25 Aug 2020 21:17:55 +0200
Subject: [PATCH] main/postmarketos-ui-plasma-mobile: 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
---
 main/postmarketos-ui-plasma-mobile/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/postmarketos-ui-plasma-mobile/APKBUILD b/main/postmarketos-ui-plasma-mobile/APKBUILD
index 209bdd529f6..9c777c594dc 100644
--- a/main/postmarketos-ui-plasma-mobile/APKBUILD
+++ b/main/postmarketos-ui-plasma-mobile/APKBUILD
@@ -4,7 +4,7 @@ pkgver=3
 pkgrel=1
 pkgdesc="(Wayland) Mobile variant of KDE Plasma (does not run without hardware acceleration, allows only numeric passwords!)"
 url="https://wiki.postmarketos.org/wiki/Plasma_Mobile"
-arch="noarch !armhf !armv7 !x86" # armhf: #75, x86: aports#11807, armv7,x86: plasma-pa
+arch="noarch !armhf" # armhf: pmaports#75
 license="GPL-3.0-or-later"
 depends="bluedevil
 	breeze
-- 
GitLab