aboutsummaryrefslogtreecommitdiffstats
path: root/testing/openjdk11/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/openjdk11/APKBUILD')
-rw-r--r--testing/openjdk11/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/openjdk11/APKBUILD b/testing/openjdk11/APKBUILD
index 9818372edc..dd733d3a0b 100644
--- a/testing/openjdk11/APKBUILD
+++ b/testing/openjdk11/APKBUILD
@@ -6,7 +6,7 @@ _pkgver=${pkgver/_p/+}
pkgrel=0
pkgdesc="Oracle OpenJDK 11"
url="https://hg.openjdk.java.net/jdk-updates/jdk11u"
-arch="all !x86 !armhf !armv7" # openjdk10 is not yet available on 32 bit arches
+arch="all !x86 !armhf !armv7 !ppc64le" # openjdk10 is not yet available on 32 bit arches
license="GPL-2.0 with Classpath"
makedepends="autoconf
bash