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 5117a9227..17925b8a5 100644 --- a/community/mypaint/PKGBUILD +++ b/community/mypaint/PKGBUILD @@ -6,7 +6,7 @@ pkgname=mypaint pkgver=1.0.0 pkgrel=2 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') |