diff options
Diffstat (limited to 'community/zinnia/PKGBUILD')
-rw-r--r-- | community/zinnia/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/zinnia/PKGBUILD b/community/zinnia/PKGBUILD index 2551cbf5f..0ed9f82b1 100644 --- a/community/zinnia/PKGBUILD +++ b/community/zinnia/PKGBUILD @@ -6,7 +6,7 @@ pkgname=zinnia pkgver=0.06 pkgrel=3 pkgdesc="Simple, customizable and portable online hand recognition system based on Support Vector Machines" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://zinnia.sourceforge.net/" license=('BSD') depends=('gcc-libs') |