--- a/profiles/arch/amd64/package.use.mask +++ a/profiles/arch/amd64/package.use.mask @@ -57,6 +57,10 @@ net-im/telepathy-connection-managers -steam # Does not compile with this flag =dev-lisp/ecls-15.2.21 cpu_flags_x86_sse +# Mike Frysinger (21 Oct 2014) +# This target supports ASAN/etc... #504200. +sys-devel/gcc -sanitize + # Tim Harder (11 Oct 2014) # Unmask skype support for unstable keywords net-im/bitlbee -skype --- a/profiles/arch/arm/package.use.mask +++ a/profiles/arch/arm/package.use.mask @@ -123,6 +123,10 @@ app-i18n/scim-anthy kasumi media-libs/clutter egl x11-wm/mutter kms +# Mike Frysinger (21 Oct 2014) +# This target supports ASAN/etc... #504200. +>=sys-devel/gcc-4.9.0 -sanitize + # Markus Meier (29 Nov 2014) # Unkeyworded deps, bug #518742 dev-python/ipython doc --- a/profiles/arch/powerpc/package.use.mask +++ a/profiles/arch/powerpc/package.use.mask @@ -87,6 +87,10 @@ dev-util/bnfc test sys-apps/systemd terminal sys-apps/systemd xkb +# Mike Frysinger (21 Oct 2014) +# This target supports ASAN/etc... #504200. +sys-devel/gcc -sanitize + # Chí-Thanh Christopher Nguyễn (16 Sep 2014) # Needs libepoxy keywording, bug #510940 x11-base/xorg-server glamor wayland --- a/profiles/arch/sparc/package.use.mask +++ a/profiles/arch/sparc/package.use.mask @@ -134,6 +134,10 @@ dev-haskell/vector test sys-apps/systemd terminal sys-apps/systemd xkb +# Mike Frysinger (21 Oct 2014) +# This target supports ASAN/etc... #504200. +sys-devel/gcc -sanitize + # Pacho Ramos (03 Oct 2014) # Missing keywords, bug #524352 >=app-accessibility/orca-3.12.3 braille --- a/profiles/arch/x86/package.use.mask +++ a/profiles/arch/x86/package.use.mask @@ -55,6 +55,10 @@ net-im/telepathy-connection-managers -steam # >x11-drivers/nvidia-drivers-346 on x86 has no UVM support (bug #534156) >x11-drivers/nvidia-drivers-346 uvm +# Mike Frysinger (21 Oct 2014) +# This target supports ASAN/etc... #504200. +sys-devel/gcc -sanitize + # Tim Harder (11 Oct 2014) # Unmask skype support for unstable keywords net-im/bitlbee -skype --- a/profiles/default/linux/amd64/package.use.mask +++ a/profiles/default/linux/amd64/package.use.mask @@ -1,7 +1,3 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ - -# Mike Frysinger (21 Oct 2014) -# This target supports ASAN/etc... #504200. -sys-devel/gcc -sanitize --- a/profiles/default/linux/arm/package.use.mask +++ a/profiles/default/linux/arm/package.use.mask @@ -1,7 +1,3 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ - -# Mike Frysinger (21 Oct 2014) -# This target supports ASAN/etc... #504200. ->=sys-devel/gcc-4.9.0 -sanitize --- a/profiles/default/linux/powerpc/package.use.mask +++ a/profiles/default/linux/powerpc/package.use.mask @@ -1,7 +1,3 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ - -# Mike Frysinger (21 Oct 2014) -# This target supports ASAN/etc... #504200. -sys-devel/gcc -sanitize --- a/profiles/default/linux/sparc/package.use.mask +++ a/profiles/default/linux/sparc/package.use.mask @@ -1,7 +1,3 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ - -# Mike Frysinger (21 Oct 2014) -# This target supports ASAN/etc... #504200. -sys-devel/gcc -sanitize --- a/profiles/default/linux/x86/package.use.mask +++ a/profiles/default/linux/x86/package.use.mask @@ -1,7 +1,3 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ - -# Mike Frysinger (21 Oct 2014) -# This target supports ASAN/etc... #504200. -sys-devel/gcc -sanitize