summaryrefslogtreecommitdiff
path: root/community/chromium-bsu/PKGBUILD
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-21 17:38:05 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-21 17:38:05 -0500
commit938349983211e9fe66494a51384d32c44e4d1ffd (patch)
tree2f8dc18ef6a4eda600e945637f0e879f72f41b78 /community/chromium-bsu/PKGBUILD
parentccc313d8fded59e5f3ac915b91b5683b1bf47880 (diff)
Add mips64el in archs
Diffstat (limited to 'community/chromium-bsu/PKGBUILD')
-rw-r--r--community/chromium-bsu/PKGBUILD2
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')