diff options
Diffstat (limited to 'community/gluon')
-rw-r--r-- | community/gluon/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gluon/PKGBUILD b/community/gluon/PKGBUILD index b16442551..6668ed55e 100644 --- a/community/gluon/PKGBUILD +++ b/community/gluon/PKGBUILD @@ -7,7 +7,7 @@ pkgver=0.71.0 _pkgver=0.71 pkgrel=3 pkgdesc="A free and open source platform for creating and distributing games" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://gluon.gamingfreedom.org/" license=('LGPL') depends=('qt' 'kdebase-runtime' 'libsndfile' 'openal' 'alure' 'attica') |