aboutsummaryrefslogtreecommitdiffstats
path: root/community/jruby/APKBUILD
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2020-04-07 23:24:53 +0000
committerAriadne Conill <ariadne@dereferenced.org>2020-04-07 23:24:53 +0000
commit88b346857ae83c829a22621b9bb17c3723089e20 (patch)
treee4c367100cb99d1d105c67f422e882c558aeb280 /community/jruby/APKBUILD
parente0835674d4f3d8c87aa42fb6eb5d705b7d8eba23 (diff)
community: disable java packages on mips
Diffstat (limited to 'community/jruby/APKBUILD')
-rw-r--r--community/jruby/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/jruby/APKBUILD b/community/jruby/APKBUILD
index 9b45551724f..616550f2f99 100644
--- a/community/jruby/APKBUILD
+++ b/community/jruby/APKBUILD
@@ -5,7 +5,7 @@ pkgver=9.2.11.1
pkgrel=0
pkgdesc="An implementation of Ruby on the JVM"
url="https://www.jruby.org/"
-arch="noarch"
+arch="noarch !mips !mips64"
license="EPL-2.0 OR GPL-2.0-or-later OR LGPL-2.1-or-later AND Ruby"
# libc6-compat: https://github.com/jnr/jnr-posix/issues/73
depends="$pkgname-libs=$pkgver-r$pkgrel