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 029f0a37c..2ab0c101b 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=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 mesa |