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 52fb14708..9a249f159 100644 --- a/community/tre/PKGBUILD +++ b/community/tre/PKGBUILD @@ -3,7 +3,7 @@ pkgname=tre pkgver=0.8.0 pkgrel=1 -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/index.html" depends=('glibc') |