From 2c226cd8f201fc1fe86ed3ab3ca27579965dec20 Mon Sep 17 00:00:00 2001 From: Rasmus Thomsen Date: Sat, 26 Oct 2019 23:25:31 +0200 Subject: [PATCH] testing/openjfx12: disable on everything but x86_64 --- testing/openjfx12/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/openjfx12/APKBUILD b/testing/openjfx12/APKBUILD index d0dff4ec967..cb16ec8a0a4 100644 --- a/testing/openjfx12/APKBUILD +++ b/testing/openjfx12/APKBUILD @@ -6,7 +6,7 @@ _pkgver=${pkgver/_p/+} pkgrel=0 pkgdesc="Open JavaFX 12" url="https://hg.openjdk.java.net/openjfx/12-dev/rt" -arch="all !x86 !armhf !armv7" # openjdk11 is not yet available on 32 bit arches +arch="x86_64" # openjdk11 is not yet available on 32 bit arches, gets stuck on others license="GPL-2.0-with-classpath-exception" depends="$pkgname-gtk3" # for the virtual openjfx12 package makedepends="binutils-gold