summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-04-11 10:55:43 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-04-11 10:55:43 -0300
commitece2137c9569ec806aacf3740df98c399a51b21a (patch)
tree152ff0cecfcc351afce44161e1f8ee66e5aff4b4 /community
parent195c864d2d49db2e3985759b905db6c962754b1a (diff)
port
Diffstat (limited to 'community')
-rw-r--r--community/libestr/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libestr/PKGBUILD b/community/libestr/PKGBUILD
index adb612d56..de3465b94 100644
--- a/community/libestr/PKGBUILD
+++ b/community/libestr/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=0.1.2
pkgrel=2
pkgdesc="essentials for string handling (and a bit more)"
url="http://libestr.adiscon.com/"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('LGPL2.1')
depends=()
options=(!libtool)