From f752306383204cf6fd117b4839da87f4ea530390 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Thu, 11 Apr 2013 19:46:13 -0500 Subject: Add mips64el in archs --- community/jad/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/jad') diff --git a/community/jad/PKGBUILD b/community/jad/PKGBUILD index 30c8ea509..840929b94 100644 --- a/community/jad/PKGBUILD +++ b/community/jad/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.5.8e pkgrel=4 pkgdesc='Java decompiler' license=('custom') -arch=('x86_64' 'i686') +arch=('x86_64' 'i686' 'mips64el') url='http://www.varaneckas.com/jad' source=("http://www.varaneckas.com/$pkgname/${pkgname}${pkgver//./}.linux.static.zip" 'jad.html::http://www.varaneckas.com/jad') -- cgit v1.2.3-54-g00ecf