From bdb14419097d3dfc5ea12dc662ccb5d0772506b1 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Tue, 30 Aug 2016 23:00:36 +0200 Subject: community/java-jansi-native: enable for all archs openjdk8 is now built for all archs --- community/java-jansi-native/APKBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/community/java-jansi-native/APKBUILD b/community/java-jansi-native/APKBUILD index e68d496f1f..d2c8cca97c 100644 --- a/community/java-jansi-native/APKBUILD +++ b/community/java-jansi-native/APKBUILD @@ -6,8 +6,7 @@ pkgver=1.5 pkgrel=0 pkgdesc="Native JNI libraries used by the Jansi project." url="https://github.com/fusesource/jansi-native" -# openjdk8 is currently built only for x86* -arch="x86 x86_64" +arch="all" license="ASL-2.0" depends="openjdk8-jre-base" makedepends="autoconf automake libtool maven openjdk8" -- cgit v1.2.3