commit:     b76e6b8f940fa0ca639e9ade29b3894cfd8d9c79
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 18 22:06:44 2015 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Wed Aug 19 19:06:27 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b76e6b8f

profiles: Move mgorny's gcc[awt] mask to the base profile

Also change the gcj-jdk flag from X to awt.

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

diff --git a/profiles/arch/amd64/package.use.mask 
b/profiles/arch/amd64/package.use.mask
index 38b8f1a..6250dd8 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -28,14 +28,6 @@ dev-java/oracle-jre-bin -javafx -nsplugin
 # Hiding the use flag fixes bug #545662 for now.
 media-libs/libsdl2 fusionsound
 
-# Michał Górny <[email protected]> (14 Sep 2014)
-# on behalf of gx86-multilib project <[email protected]>
-# gcc[awt] is only used by gcj-jdk[X], and gcj-jdk[X] is not really
-# used by anything. The deps are hard to fix properly thanks
-# to toolchain.eclass.
-sys-devel/gcc awt
-dev-java/gcj-jdk X
-
 # Ben de Groot <[email protected]> (15 Mar 2015)
 # media-libs/libbdplus is keyworded on amd64, so unmask the useflag
 media-libs/libbluray -bdplus

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index c08a18c..18ced1b 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -5,6 +5,14 @@
 # This file requires >=portage-2.1.1
 # New entries go on top.
 
+# James Le Cuirot <[email protected]> (18 Aug 2015)
+# gcc[awt] is only used by gcj-jdk[awt] and that isn't needed by
+# anything in the tree. The toolchain folks aren't keen to support it
+# and it should probably only be used if you really know what you're
+# doing *and* your name is gnu_andrew. ;) See bug #531900.
+sys-devel/gcc awt
+dev-java/gcj-jdk awt
+
 # Johannes Huber <[email protected]> (18 Aug 2015)
 # No consumer for Qt5 build, qt4/qt5 switch causes conflicts.
 # Qt5 only version will come back with kde-apps/akonadi.

Reply via email to