diff options
Diffstat (limited to 'community/kaa-imlib2/PKGBUILD')
-rw-r--r-- | community/kaa-imlib2/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/kaa-imlib2/PKGBUILD b/community/kaa-imlib2/PKGBUILD index a220f36be..cfdfd6e8b 100644 --- a/community/kaa-imlib2/PKGBUILD +++ b/community/kaa-imlib2/PKGBUILD @@ -9,7 +9,7 @@ pkgdesc="KAA imlib2 package" url="http://freevo.sourceforge.net/" license=(GPL2) depends=('imlib2' 'python2' 'kaa-base') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') source=(http://downloads.sourceforge.net/freevo/$pkgname-$pkgver.tar.gz) md5sums=('64828ede785ab0dd2d3c1f2f36c99342') |