summaryrefslogtreecommitdiff
path: root/community/liblinebreak/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/liblinebreak/PKGBUILD')
-rw-r--r--community/liblinebreak/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/liblinebreak/PKGBUILD b/community/liblinebreak/PKGBUILD
index 23578bdd0..0a3d47a39 100644
--- a/community/liblinebreak/PKGBUILD
+++ b/community/liblinebreak/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=liblinebreak
pkgver=2.0
pkgrel=2
pkgdesc="An implementation of the line breaking algorithm as described in Unicode 5.2.0 Standard Annex 14, Revision 24"
-arch=("i686" "x86_64")
+arch=("i686" "x86_64" 'mips64el')
url="http://vimgadgets.sourceforge.net/liblinebreak/"
license=("custom:zlib/libpng")
depends=("glibc")