diff options
Diffstat (limited to 'community/instead-launcher/PKGBUILD')
-rw-r--r-- | community/instead-launcher/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/instead-launcher/PKGBUILD b/community/instead-launcher/PKGBUILD index bbb190068..7ec18e89c 100644 --- a/community/instead-launcher/PKGBUILD +++ b/community/instead-launcher/PKGBUILD @@ -6,7 +6,7 @@ pkgname=instead-launcher pkgver=0.6.1 pkgrel=3 pkgdesc="launcher and games downloader for INSTEAD quest interpreter" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://instead-launcher.googlecode.com/" license=('GPL') makedepends=('sed' 'qt4') |