summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-10-04 12:30:50 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-10-04 12:30:50 -0300
commit4919be024064582a1f552f864d6f230ed58d4485 (patch)
treedee3dbd308d5135c922cf425c2f4e8e43549f4ae /community
parent49391b6c98feb35bfef35ce78298074181a2182d (diff)
ports
Diffstat (limited to 'community')
-rw-r--r--community/luabitop/PKGBUILD2
-rw-r--r--community/spacefm/PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/community/luabitop/PKGBUILD b/community/luabitop/PKGBUILD
index 9e8a83683..755ec5ea8 100644
--- a/community/luabitop/PKGBUILD
+++ b/community/luabitop/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=luabitop
pkgver=1.0.2
pkgrel=1
pkgdesc='C extension adding bitwise operations on numbers'
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
url='http://bitop.luajit.org/index.html'
depends=('lua')
source=("http://bitop.luajit.org/download/LuaBitOp-$pkgver.tar.gz")
diff --git a/community/spacefm/PKGBUILD b/community/spacefm/PKGBUILD
index c15685c12..38bb767a8 100644
--- a/community/spacefm/PKGBUILD
+++ b/community/spacefm/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=spacefm
pkgver=0.8.0
pkgrel=1
pkgdesc='A multi-panel tabbed file manager'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://ignorantguru.github.com/spacefm/'
license=('GPL2')
install=$pkgname.install