aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-img2pdf/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py-img2pdf/APKBUILD')
-rw-r--r--community/py-img2pdf/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-img2pdf/APKBUILD b/community/py-img2pdf/APKBUILD
index d82a64b22b..73ffc6ea8b 100644
--- a/community/py-img2pdf/APKBUILD
+++ b/community/py-img2pdf/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.3.3
pkgrel=1
pkgdesc="Convert images to PDF via direct JPEG inclusion"
url="https://gitlab.mister-muffin.de/josch/img2pdf"
-arch="noarch"
+arch="noarch !s390x"
license="LGPL"
depends="py-pillow"
_py2_depends="py-enum34"