summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-04-11 10:55:36 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-04-11 10:55:36 -0300
commit195c864d2d49db2e3985759b905db6c962754b1a (patch)
tree058038c8d24298778849bd364973191c4a0de38f /community
parente33c4a990052863359e94bee55ae7fe080a66c87 (diff)
port
Diffstat (limited to 'community')
-rw-r--r--community/libee/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libee/PKGBUILD b/community/libee/PKGBUILD
index dec3ed023..02be347cd 100644
--- a/community/libee/PKGBUILD
+++ b/community/libee/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=0.3.1
pkgrel=3
pkgdesc="event expression library inspired by CEE"
url="http://www.libee.org/"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('LGPL2.1')
depends=('libestr')
makedepends=()