aboutsummaryrefslogtreecommitdiffstats
path: root/testing/jruby/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/jruby/APKBUILD')
-rw-r--r--testing/jruby/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/jruby/APKBUILD b/testing/jruby/APKBUILD
index 295093edd4..c555b23b97 100644
--- a/testing/jruby/APKBUILD
+++ b/testing/jruby/APKBUILD
@@ -7,7 +7,7 @@ pkgver=9.1.0.0
pkgrel=0
pkgdesc="An implementation of Ruby on the JVM"
url="http://jruby.org"
-arch="noarch"
+arch="x86 x86_64"
license="EPL GPL-2 LGPL-2.1 custom"
# libc6-compat: https://github.com/jnr/jnr-posix/issues/73
depends="$pkgname-libs java-jffi-native>=1.2 libc6-compat>=1.1.12-r5 openjdk8-jre-base"