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 33cb3d7c6..a49e2aa10 100644 --- a/community/lightspark/PKGBUILD +++ b/community/lightspark/PKGBUILD @@ -5,7 +5,7 @@ pkgname=lightspark pkgver=0.5.4 pkgrel=1 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') |