summaryrefslogtreecommitdiff
path: root/community/premake/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/premake/PKGBUILD')
-rw-r--r--community/premake/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/premake/PKGBUILD b/community/premake/PKGBUILD
index 20b85f40e..7aef66f4b 100644
--- a/community/premake/PKGBUILD
+++ b/community/premake/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=premake
pkgver=4.3
pkgrel=3
pkgdesc="A simple build configuration and project generation tool using lua"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://industriousone.com/premake"
license=('BSD')
provides=("premake4")