diff options
Diffstat (limited to 'community/mypaint/PKGBUILD')
-rw-r--r-- | community/mypaint/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mypaint/PKGBUILD b/community/mypaint/PKGBUILD index cc4d4f85b..9b38e0a35 100644 --- a/community/mypaint/PKGBUILD +++ b/community/mypaint/PKGBUILD @@ -6,7 +6,7 @@ pkgname=mypaint pkgver=0.9.1 pkgrel=3 pkgdesc="A fast and easy painting application for digital painters, with brush dynamics" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://mypaint.intilinux.com/" license=('GPL' 'LGPL') depends=('pygtk' 'python2-numpy' 'protobuf-python' 'python2') |