diff options
Diffstat (limited to 'community/kim4/PKGBUILD')
-rw-r--r-- | community/kim4/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/kim4/PKGBUILD b/community/kim4/PKGBUILD index 795ee47f5..1c64d4b3c 100644 --- a/community/kim4/PKGBUILD +++ b/community/kim4/PKGBUILD @@ -6,7 +6,7 @@ pkgname=kim4 pkgver=0.9.5 pkgrel=3 pkgdesc="Kde Image Menu to compress, resize, convert, rename and much more" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://www.kde-apps.org/content/show.php?content=11505" license=('GPL') depends=('imagemagick' 'kdebase-dolphin') |