diff options
-rw-r--r-- | community/inkscape/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/inkscape/APKBUILD b/community/inkscape/APKBUILD index 15c53a41c4..d8a10c04d4 100644 --- a/community/inkscape/APKBUILD +++ b/community/inkscape/APKBUILD @@ -4,7 +4,7 @@ pkgver=0.92.2 pkgrel=0 pkgdesc="A vector-based drawing program - svg compliant" url="https://inkscape.org/" -arch="all" +arch="all !s390x" license="GPL LGPL" makedepends=" autoconf |