From e068be3ff6191fb5d7c8e6d884c87440e3689be3 Mon Sep 17 00:00:00 2001 From: Leo Date: Sun, 23 Feb 2020 16:08:04 -0300 Subject: testing/openjfx11: disable on x86_64 --- testing/openjfx11/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing') diff --git a/testing/openjfx11/APKBUILD b/testing/openjfx11/APKBUILD index 7f34be36e3..9c6af5ec16 100644 --- a/testing/openjfx11/APKBUILD +++ b/testing/openjfx11/APKBUILD @@ -6,7 +6,7 @@ _pkgver=${pkgver/_p/+} pkgrel=1 pkgdesc="Open JavaFX 11" url="https://hg.openjdk.java.net/openjfx/11-dev/rt" -arch="x86_64" # fails on aarch64&ppc64le and hangs then +arch="" # fails on aarch64&ppc64le and hangs then # openjdk11 is not yet available on 32 bit arches license="GPL-2.0-with-classpath-exception" depends="$pkgname-gtk3" # for the virtual openjfx11 package -- cgit v1.2.3