~alpine/aports

community/krita: enable on more arches v1 SUPERSEDED

Eyal Sawady: 1
 community/krita: enable on more arches

 1 files changed, 1 insertions(+), 1 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3359/mbox | git am -3
Learn more about email & git

[PATCH] community/krita: enable on more arches Export this patch

---
 community/krita/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/community/krita/APKBUILD b/community/krita/APKBUILD
index 4b1d4d34d2..5b36fcea7d 100644
--- a/community/krita/APKBUILD
+++ b/community/krita/APKBUILD
@@ -3,7 +3,7 @@
pkgname=krita
pkgver=4.3.0
pkgrel=1
arch="all !aarch64 !armv7 !armhf !mips !mips64" # Blocked by py3-qt5 -> qt5-qtdeclarative, OpenGLES
arch="all !armhf" # Blocked by py3-qt5 -> qt5-qtdeclarative
url="https://krita.org/"
pkgdesc="Free digital painting application. Digital Painting, Creative Freedom!"
license="GPL-2.0-or-later"
-- 
2.28.0