summaryrefslogtreecommitdiff
path: root/core/pcre/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/pcre/PKGBUILD')
-rw-r--r--core/pcre/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pcre/PKGBUILD b/core/pcre/PKGBUILD
index e726405f9..199aec60b 100644
--- a/core/pcre/PKGBUILD
+++ b/core/pcre/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=pcre
pkgver=8.34
pkgrel=2
pkgdesc="A library that implements Perl 5-style regular expressions"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.pcre.org/"
license=('BSD')
depends=('readline' 'zlib' 'bzip2')