diff --git a/testing/jruby/APKBUILD b/testing/jruby/APKBUILD index 295093edd46..c555b23b978 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"