diff options
Diffstat (limited to 'community/gnash')
-rw-r--r-- | community/gnash/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gnash/PKGBUILD b/community/gnash/PKGBUILD index 27a7b862e..5d7eb3d42 100644 --- a/community/gnash/PKGBUILD +++ b/community/gnash/PKGBUILD @@ -5,7 +5,7 @@ pkgbase=gnash pkgname=(gnash-common gnash-gtk) pkgver=0.8.10 pkgrel=8 -arch=(i686 x86_64) +arch=(i686 x86_64 mips64el) url="http://www.gnu.org/software/gnash/" license=(GPL3) makedepends=(curl giflib libldap sdl agg libjpeg libpng libtool mesa glu |