diff options
Diffstat (limited to 'community/mtpaint/PKGBUILD')
-rw-r--r-- | community/mtpaint/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mtpaint/PKGBUILD b/community/mtpaint/PKGBUILD index 38cc5f61e..dac85d96f 100644 --- a/community/mtpaint/PKGBUILD +++ b/community/mtpaint/PKGBUILD @@ -7,7 +7,7 @@ pkgname=mtpaint pkgver=3.40 pkgrel=9 pkgdesc='Simple paint program for creating icons and pixel based artwork' -arch=('x86_64' 'i686') +arch=('i686' 'x86_64' 'mips64el') url='http://mtpaint.sourceforge.net/' license=('GPL3') depends=('gtk2' 'giflib' 'openjpeg' 'desktop-file-utils' 'lcms2') |