summaryrefslogtreecommitdiff
path: root/community/love/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/love/PKGBUILD')
-rw-r--r--community/love/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/love/PKGBUILD b/community/love/PKGBUILD
index 30429d74f..6eb29bf4e 100644
--- a/community/love/PKGBUILD
+++ b/community/love/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=love
pkgver=0.9.0
pkgrel=2
pkgdesc="An open-source 2D game engine which uses the versatile Lua scripting language to create dynamic gaming experiences"
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
url="http://love2d.org/"
license=('zlib')
depends=('luajit' 'physfs' 'freetype2' 'devil' 'mpg123' 'openal' 'libvorbis' 'libmodplug' 'sdl2' 'shared-mime-info' 'hicolor-icon-theme' 'desktop-file-utils')