diff options
Diffstat (limited to 'community/gimp')
-rw-r--r-- | community/gimp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gimp/APKBUILD b/community/gimp/APKBUILD index e61f4abda6..35ec862cc3 100644 --- a/community/gimp/APKBUILD +++ b/community/gimp/APKBUILD @@ -5,7 +5,7 @@ pkgver=2.10.18 pkgrel=0 pkgdesc="GNU Image Manipulation Program" url="https://www.gimp.org/" -arch="all !s390x" # librsvg +arch="all !s390x !mips !mips64" # librsvg license="GPL-3.0-or-later" depends="dbus" makedepends="gtk+-dev libxpm-dev libxmu-dev librsvg-dev dbus-glib-dev |