aboutsummaryrefslogtreecommitdiffstats
path: root/testing/openjfx11
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-23 16:08:04 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-02-23 16:08:04 -0300
commite068be3ff6191fb5d7c8e6d884c87440e3689be3 (patch)
tree46e1910bdaf318ca9f6acc86791a61a9f50b5996 /testing/openjfx11
parent54587059f4258da72109358fddbdf3880058c6d9 (diff)
downloadaports-e068be3ff6191fb5d7c8e6d884c87440e3689be3.tar.bz2
aports-e068be3ff6191fb5d7c8e6d884c87440e3689be3.tar.xz
testing/openjfx11: disable on x86_64
Diffstat (limited to 'testing/openjfx11')
-rw-r--r--testing/openjfx11/APKBUILD2
1 files changed, 1 insertions, 1 deletions
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