summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--community/instead/PKGBUILD2
-rw-r--r--community/luasql/PKGBUILD2
-rw-r--r--community/pekwm/PKGBUILD2
3 files changed, 3 insertions, 3 deletions
diff --git a/community/instead/PKGBUILD b/community/instead/PKGBUILD
index 9a132bcea..a165a0676 100644
--- a/community/instead/PKGBUILD
+++ b/community/instead/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=instead
pkgver=1.8.1
pkgrel=1
pkgdesc="instead quest interpreter"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://instead.googlecode.com/"
license=('GPL')
depends=('sdl_image' 'sdl_mixer' 'sdl_ttf' 'lua')
diff --git a/community/luasql/PKGBUILD b/community/luasql/PKGBUILD
index 399192c50..eabd1833e 100644
--- a/community/luasql/PKGBUILD
+++ b/community/luasql/PKGBUILD
@@ -7,7 +7,7 @@ pkgbase=luasql
pkgname=('lua-sql-mysql' 'lua-sql-postgres' 'lua-sql-sqlite')
pkgver=2.2.0
pkgrel=1
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://www.keplerproject.org/luasql/'
license=('MIT')
conflicts=('luasql-mysql')
diff --git a/community/pekwm/PKGBUILD b/community/pekwm/PKGBUILD
index 5d186c20a..231e2e1b8 100644
--- a/community/pekwm/PKGBUILD
+++ b/community/pekwm/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=pekwm
pkgver=0.1.16
pkgrel=1
pkgdesc="A small, fast, functional, and flexible window manager"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
url='https://www.pekwm.org/projects/pekwm'
depends=('gcc-libs' 'libjpeg' 'libpng' 'libxft' 'libxinerama' 'libxpm' 'libxrandr')