diff options
Diffstat (limited to 'community/barrage/PKGBUILD')
-rw-r--r-- | community/barrage/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/barrage/PKGBUILD b/community/barrage/PKGBUILD index 69ab19226..2daf716e6 100644 --- a/community/barrage/PKGBUILD +++ b/community/barrage/PKGBUILD @@ -7,7 +7,7 @@ pkgname=barrage pkgver=1.0.4 pkgrel=2 pkgdesc="A violent point-and-click shooting game with nice effects" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://lgames.sourceforge.net/index.php?project=Barrage" license=('GPL') depends=('hicolor-icon-theme' 'sdl_mixer') |