commit:     83c79281f1555e772278e02a6d0b4e72fa9233e0
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  1 08:06:57 2019 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Fri Feb  1 09:02:43 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83c79281

profiles: Clarify dev-java/openjdk mask on big-endian ppc64

Bug: https://bugs.gentoo.org/672058
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 profiles/arch/powerpc/ppc64/64ul/package.mask | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/profiles/arch/powerpc/ppc64/64ul/package.mask 
b/profiles/arch/powerpc/ppc64/64ul/package.mask
index 6954fae2135..01475dc0e25 100644
--- a/profiles/arch/powerpc/ppc64/64ul/package.mask
+++ b/profiles/arch/powerpc/ppc64/64ul/package.mask
@@ -1,9 +1,10 @@
 # Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-# James Le Cuirot <[email protected]> (19 Oct 2018)
-# AdoptOpenJDK's ppc64 build is little-endian only.
-dev-java/openjdk
+# Georgy Yakovlev <[email protected]> (01 Feb 2019)
+# AdoptOpenJDK's ppc64 build is little-endian only so it's impossible
+# to build openjdk:11, but it's possible to build openjdk:8 with icedtea{,-bin}
+dev-java/openjdk:11
 dev-java/openjdk-bin
 
 # <gcc-4 does not compile with >=gcc-4 on ppc64

Reply via email to