summaryrefslogtreecommitdiff
path: root/community/stone-soup/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/stone-soup/PKGBUILD')
-rw-r--r--community/stone-soup/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/stone-soup/PKGBUILD b/community/stone-soup/PKGBUILD
index 5a7415639..a3a17092b 100644
--- a/community/stone-soup/PKGBUILD
+++ b/community/stone-soup/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=stone-soup
pkgver=0.8.0
pkgrel=1
pkgdesc="An open-source, single-player, role-playing roguelike game of exploration and treasure-hunting"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://crawl.develz.org/'
depends=('lua' 'ncurses' 'sdl_image' 'sqlite3' 'libgl' 'mesa' 'freetype2')
makedepends=('bison' 'flex')