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 2afa001cd..ad971787b 100644 --- a/community/barrage/PKGBUILD +++ b/community/barrage/PKGBUILD @@ -6,7 +6,7 @@ pkgname=barrage pkgver=1.0.2 pkgrel=4 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=('sdl_mixer') |