aboutsummaryrefslogtreecommitdiffstats
path: root/testing/openjfx11
diff options
context:
space:
mode:
authorKevin Daudt <kdaudt@alpinelinux.org>2019-10-25 19:57:45 +0000
committerKevin Daudt <kdaudt@alpinelinux.org>2019-10-25 19:57:45 +0000
commit501ec34d83e176fac2a905fae182673286e5b9aa (patch)
treeb08c19ab6e71d089e19bbeac195179f647e02d4f /testing/openjfx11
parent71668b894262ce6e30793aafad1b53c2b0bdb99f (diff)
downloadaports-501ec34d83e176fac2a905fae182673286e5b9aa.tar.bz2
aports-501ec34d83e176fac2a905fae182673286e5b9aa.tar.xz
testing/openjfx11: disable on aarch64
It gets stuck on the builder for aarch64
Diffstat (limited to 'testing/openjfx11')
-rw-r--r--testing/openjfx11/APKBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/testing/openjfx11/APKBUILD b/testing/openjfx11/APKBUILD
index 27bd5971ed..b10d471131 100644
--- a/testing/openjfx11/APKBUILD
+++ b/testing/openjfx11/APKBUILD
@@ -6,7 +6,9 @@ _pkgver=${pkgver/_p/+}
pkgrel=0
pkgdesc="Open JavaFX 11"
url="https://hg.openjdk.java.net/openjfx/11-dev/rt"
-arch="all !x86 !armhf !armv7" # openjdk11 is not yet available on 32 bit arches
+arch="all !x86 !armhf !armv7 !aarch64"
+# openjdk11 is not yet available on 32 bit arches
+# aarch64 hangs on build
license="GPL-2.0-with-classpath-exception"
depends="$pkgname-gtk3" # for the virtual openjfx11 package
makedepends="binutils-gold