diff options
Diffstat (limited to 'community/ming/PKGBUILD')
-rw-r--r-- | community/ming/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ming/PKGBUILD b/community/ming/PKGBUILD index 9cffc5ea9..ec36251a7 100644 --- a/community/ming/PKGBUILD +++ b/community/ming/PKGBUILD @@ -5,7 +5,7 @@ pkgname=ming pkgver=0.4.4 pkgrel=1 pkgdesc="SWF output library" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.libming.net/" license=('GPL' 'LGPL') depends=('freetype2' 'libpng' 'flex') |