summaryrefslogtreecommitdiff
path: root/community/libestr/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libestr/PKGBUILD')
-rw-r--r--community/libestr/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libestr/PKGBUILD b/community/libestr/PKGBUILD
index 3d494274e..d779bb0f1 100644
--- a/community/libestr/PKGBUILD
+++ b/community/libestr/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=0.1.4
pkgrel=1
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)