profiles/arch/powerpc/ppc64: mask/unmask JRE/JDK virtual

We don't always have OpenJDK available (not on Big Endian).

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-01-09 20:00:32 +00:00
parent e1880ed05a
commit 2025565695
2 changed files with 12 additions and 2 deletions

View File

@@ -1,6 +1,11 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Sam James <sam@gentoo.org> (2022-01-09)
# No provider (e.g. OpenJDK) available on big endian PPC64 right now
-virtual/jdk:11
-virtual/jre:11
# Sam James <sam@gentoo.org> (2021-10-16)
# (un)mask for media-libs/openexr and its reverse dependencies.
# Broken on big endian, but should be fine on le.

View File

@@ -1,6 +1,11 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Sam James <sam@gentoo.org> (2022-01-09)
# No provider (e.g. OpenJDK) available on big endian PPC64 right now
virtual/jdk:11
virtual/jre:11
# Sam James <sam@gentoo.org> (2021-10-16)
# Mask for media-libs/openexr and its reverse dependencies.
# Broken on big endian.