From 74093519de9393b9196a1a511609b61c89da6753 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Wed, 12 Dec 2012 10:03:08 -0500 Subject: Add mips64el in archs --- community/jbig2dec/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/jbig2dec') diff --git a/community/jbig2dec/PKGBUILD b/community/jbig2dec/PKGBUILD index 9ea255b4b..32432afb0 100644 --- a/community/jbig2dec/PKGBUILD +++ b/community/jbig2dec/PKGBUILD @@ -6,7 +6,7 @@ pkgname=jbig2dec pkgver=0.11 pkgrel=5 pkgdesc="decoder implementation of the JBIG2 image compression format" -arch=('x86_64' 'i686') +arch=('x86_64' 'i686' 'mips64el') url="http://jbig2dec.sourceforge.net/" license=('GPL3') depends=('glibc' 'libpng') -- cgit v1.2.3-54-g00ecf