summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2018-10-18 23:21:11 +0100
committerJames Le Cuirot <chewi@gentoo.org>2018-10-19 12:05:06 +0100
commit44af0797d8045b1a4e3f5157cf00eed45c25db7a (patch)
tree841a6cd8a7480f31abdd3957533294438fb13d36 /profiles
parentdev-java/openjdk-bin: New package to provide Java 11 (diff)
downloadgentoo-44af0797d8045b1a4e3f5157cf00eed45c25db7a.tar.gz
gentoo-44af0797d8045b1a4e3f5157cf00eed45c25db7a.tar.bz2
gentoo-44af0797d8045b1a4e3f5157cf00eed45c25db7a.zip
profiles: Mask dev-java/openjdk-bin on big-endian ppc64
AdoptOpenJDK's ppc64 build is little-endian only. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/powerpc/ppc64/32ul/package.mask6
-rw-r--r--profiles/arch/powerpc/ppc64/64ul/package.mask6
2 files changed, 10 insertions, 2 deletions
diff --git a/profiles/arch/powerpc/ppc64/32ul/package.mask b/profiles/arch/powerpc/ppc64/32ul/package.mask
index 87c0b7d6d57e..1fc0ad794669 100644
--- a/profiles/arch/powerpc/ppc64/32ul/package.mask
+++ b/profiles/arch/powerpc/ppc64/32ul/package.mask
@@ -1,2 +1,6 @@
-# Copyright 2012-2012 Gentoo Foundation
+# Copyright 2012-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+
+# James Le Cuirot <chewi@gentoo.org> (19 Oct 2018)
+# AdoptOpenJDK's ppc64 build is little-endian only.
+dev-java/openjdk-bin
diff --git a/profiles/arch/powerpc/ppc64/64ul/package.mask b/profiles/arch/powerpc/ppc64/64ul/package.mask
index bbf97dd6ceef..def9c263cb79 100644
--- a/profiles/arch/powerpc/ppc64/64ul/package.mask
+++ b/profiles/arch/powerpc/ppc64/64ul/package.mask
@@ -1,6 +1,10 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# James Le Cuirot <chewi@gentoo.org> (19 Oct 2018)
+# AdoptOpenJDK's ppc64 build is little-endian only.
+dev-java/openjdk-bin
+
# <gcc-4 does not compile with >=gcc-4 on ppc64
sys-libs/libstdc++-v3
<sys-devel/gcc-4.1