profiles: Disable icedtea-bin[multilib] on amd64 by default
authorJames Le Cuirot <chewi@gentoo.org>
Mon, 1 Aug 2016 19:33:34 +0000 (20:33 +0100)
committerJames Le Cuirot <chewi@gentoo.org>
Tue, 2 Aug 2016 22:34:26 +0000 (23:34 +0100)
Most users don't need a multilib JVM. I would do this in the base
profile but it's not effective there and it currently has no impact on
other architectures.

profiles/arch/amd64/package.use

index 8450b571df6f383a63a68a55ca10abd10d9464b9..956e897337d0f682540deb81742017aaacae7ccf 100644 (file)
@@ -1,7 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+# James Le Cuirot <chewi@gentoo.org> (01 Aug 2016)
+# Most users don't need a multilib JVM.
+dev-java/icedtea-bin -multilib
+
 # Ben de Groot <yngwin@gentoo.org> (03 May 2015)
 # Enable luajit (for OSC) by default
 media-video/mpv lua luajit