diff options
Diffstat (limited to 'community/chromium-bsu/PKGBUILD')
-rw-r--r-- | community/chromium-bsu/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/chromium-bsu/PKGBUILD b/community/chromium-bsu/PKGBUILD index 3f1b30386..a01abed95 100644 --- a/community/chromium-bsu/PKGBUILD +++ b/community/chromium-bsu/PKGBUILD @@ -6,7 +6,7 @@ pkgname=chromium-bsu pkgver=0.9.15 pkgrel=2 pkgdesc="A fast paced top scrolling shooter" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://chromium-bsu.sourceforge.net/" license=('custom:artistic') depends=('freeglut' 'sdl' 'openal' 'freealut' 'glpng' 'ftgl' 'fontconfig' 'sdl_image') |