diff options
Diffstat (limited to 'community/lightspark/PKGBUILD')
-rw-r--r-- | community/lightspark/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/lightspark/PKGBUILD b/community/lightspark/PKGBUILD index d583b36bb..4e4d7cbc6 100644 --- a/community/lightspark/PKGBUILD +++ b/community/lightspark/PKGBUILD @@ -5,7 +5,7 @@ pkgname=lightspark pkgver=0.4.8.1 pkgrel=2 pkgdesc='An alternative Flash Player for Linux.' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://lightspark.sourceforge.net' license=('LGPL3') conflicts=('lightspark-git') |