diff options
Diffstat (limited to 'community/gnash/PKGBUILD')
-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 dbb756e2c..509f37798 100644 --- a/community/gnash/PKGBUILD +++ b/community/gnash/PKGBUILD @@ -5,7 +5,7 @@ pkgbase=gnash pkgname=(gnash-common gnash-gtk) pkgver=0.8.9 pkgrel=4 -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 |