diff options
author | James Le Cuirot <chewi@gentoo.org> | 2015-08-18 23:06:44 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2015-08-19 20:06:27 +0100 |
commit | b76e6b8f940fa0ca639e9ade29b3894cfd8d9c79 (patch) | |
tree | a0b22baa2c9c204fbc5e0d044422f5e09aa0b0c2 /profiles/arch | |
parent | dev-ruby/mini_magick: version bump (diff) | |
download | gentoo-b76e6b8f940fa0ca639e9ade29b3894cfd8d9c79.tar.gz gentoo-b76e6b8f940fa0ca639e9ade29b3894cfd8d9c79.tar.bz2 gentoo-b76e6b8f940fa0ca639e9ade29b3894cfd8d9c79.zip |
profiles: Move mgorny's gcc[awt] mask to the base profile
Also change the gcj-jdk flag from X to awt.
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 38b8f1a3cd97..6250dd81a924 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 <mgorny@gentoo.org> (14 Sep 2014) -# on behalf of gx86-multilib project <multilib@gentoo.org> -# 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 <yngwin@gentoo.org> (15 Mar 2015) # media-libs/libbdplus is keyworded on amd64, so unmask the useflag media-libs/libbluray -bdplus |