diff options
Diffstat (limited to 'community/tre/PKGBUILD')
-rw-r--r-- | community/tre/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/tre/PKGBUILD b/community/tre/PKGBUILD index b54263570..0e7ab68e5 100644 --- a/community/tre/PKGBUILD +++ b/community/tre/PKGBUILD @@ -5,7 +5,7 @@ pkgname=tre pkgver=0.8.0 pkgrel=2 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') pkgdesc="POSIX compliant regexp matching library. Includes agrep for aproximate grepping." url="http://laurikari.net/tre" depends=('glibc') |