diff options
Diffstat (limited to 'community/instead/PKGBUILD')
-rw-r--r-- | community/instead/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/instead/PKGBUILD b/community/instead/PKGBUILD index 77b579cd4..b04c1fb55 100644 --- a/community/instead/PKGBUILD +++ b/community/instead/PKGBUILD @@ -6,7 +6,7 @@ pkgname=instead pkgver=1.9.1 pkgrel=2 pkgdesc="a quest interpreter" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://sourceforge.net/projects/instead/" license=('GPL') depends=('sdl_image' 'sdl_mixer' 'sdl_ttf' 'lua') |