From 3b693d02a7093048c684910b4d4431b86430a9bc Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Sun, 15 Jul 2012 02:29:42 -0500 Subject: Add mips64el in archs --- community/lrzip/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/lrzip/PKGBUILD') diff --git a/community/lrzip/PKGBUILD b/community/lrzip/PKGBUILD index 1b0f3cb5b..116232b2c 100644 --- a/community/lrzip/PKGBUILD +++ b/community/lrzip/PKGBUILD @@ -9,7 +9,7 @@ pkgrel=1 pkgdesc="Multi-threaded compression using the rzip/lzma, lzo, and zpaq algorithms" url="http://lrzip.kolivas.org/" license=('GPL') -arch=('x86_64' 'i686') +arch=('x86_64' 'i686' 'mips64el') depends=('lzo2' 'bzip2' 'zlib' 'bash' 'gcc-libs') if [ "$CARCH" != "x86_64" ] then -- cgit v1.2.3-54-g00ecf