summaryrefslogtreecommitdiffstats
path: root/java/bootstrap-openjdk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'java/bootstrap-openjdk/Makefile')
-rw-r--r--java/bootstrap-openjdk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/bootstrap-openjdk/Makefile b/java/bootstrap-openjdk/Makefile
index 82ab5d5..59c1cee 100644
--- a/java/bootstrap-openjdk/Makefile
+++ b/java/bootstrap-openjdk/Makefile
@@ -17,7 +17,7 @@ RUN_DEPENDS= java-zoneinfo>0:java/java-zoneinfo
BUNDLE_LIBS= yes
-ONLY_FOR_ARCHS= amd64 armv6 armv6hf i386 powerpc64
+ONLY_FOR_ARCHS= amd64 armv6 i386 powerpc64
BROKEN_powerpc64= fails to build: pkg-static: Unable to access file jre/lib/powerpc64/jvm.cfg
DISTINFO_FILE= ${.CURDIR}/distinfo.${JDK_ARCH}
OpenPOWER on IntegriCloud