commit:     44af0797d8045b1a4e3f5157cf00eed45c25db7a
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 18 22:21:11 2018 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Fri Oct 19 11:05:06 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44af0797

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 <AT> gentoo.org>

 profiles/arch/powerpc/ppc64/32ul/package.mask | 6 +++++-
 profiles/arch/powerpc/ppc64/64ul/package.mask | 6 +++++-
 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 87c0b7d6d57..1fc0ad79466 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 <ch...@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 bbf97dd6cee..def9c263cb7 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 <ch...@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

Reply via email to