summaryrefslogtreecommitdiff
path: root/community/jad/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/jad/PKGBUILD')
-rw-r--r--community/jad/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/jad/PKGBUILD b/community/jad/PKGBUILD
index 5383ef577..9d4421016 100644
--- a/community/jad/PKGBUILD
+++ b/community/jad/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=1.5.8e
pkgrel=5
pkgdesc='Java decompiler'
license=('custom')
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'mips64el')
url='http://www.varaneckas.com/jad'
optdepends=('vim-jad: open class files directly in vim and see the decompiled source code')
makedepends=('links')