commit:     4e71addf57cddd7cbb56da04b29bcf913eece71c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  2 05:46:00 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Mar  2 05:47:11 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e71addf

profiles: mask media-libs/libcaca[java, mono]

Completely broken - and was in the past. Exposed by
having a new ebuild in ~arch rather than anything else.

Bug: https://bugs.gentoo.org/483372
Bug: https://bugs.gentoo.org/508564
Closes: https://bugs.gentoo.org/773913
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/arch/base/package.use.mask   | 9 ++++++++-
 profiles/base/package.use.stable.mask | 7 -------
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/profiles/arch/base/package.use.mask 
b/profiles/arch/base/package.use.mask
index c84bf790fb0..aa33a1056eb 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -1,6 +1,13 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Sam James <[email protected]> (2021-03-02)
+# Java build is extremely sensitive to environment
+# Previously stable-masked but moved here
+# Then: bug #483372, bug #508564
+# Now: bug #773913 (exposed by having a new ~arch ebuild)
+media-libs/libcaca java mono
+
 # Jaco Kroon <[email protected]> (2021-01-08)
 # blocksruntime (clang -fblocks) isn't available on all arches.
 net-misc/asterisk blocks

diff --git a/profiles/base/package.use.stable.mask 
b/profiles/base/package.use.stable.mask
index c9606bfb680..06f80a96d1a 100644
--- a/profiles/base/package.use.stable.mask
+++ b/profiles/base/package.use.stable.mask
@@ -224,13 +224,6 @@ media-libs/opencv vtk
 # Not yet stabilized dependency, need more testing
 >=dev-perl/PDL-2.4.11 pdl2 pgplot
 
-# Samuli Suominen <[email protected]> (2014-08-01)
-# Optional (not required by anything in gentoo-x86) and fragile (based on
-# host system, like Java JRE version). Keep masked indefinately until
-# something starts requiring these.
-# https://bugs.gentoo.org/483372 and https://bugs.gentoo.org/508564
-media-libs/libcaca java mono
-
 # Alon Bar-Lev <[email protected]> (2014-07-21)
 # dev-libs/opencryptoki will not be stabile any time soon (bug#510204)
 app-crypt/tpm-tools pkcs11

Reply via email to