summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--profiles/hardened/linux/amd64/package.use.mask6
-rw-r--r--profiles/hardened/linux/arm/package.use.mask7
-rw-r--r--profiles/hardened/linux/x86/package.use.mask6
3 files changed, 17 insertions, 2 deletions
diff --git a/profiles/hardened/linux/amd64/package.use.mask b/profiles/hardened/linux/amd64/package.use.mask
index 077c82c5067b..75c82a848f10 100644
--- a/profiles/hardened/linux/amd64/package.use.mask
+++ b/profiles/hardened/linux/amd64/package.use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -15,6 +15,10 @@
## =media-video/mplayer-0.90_pre5 foo
## =media-video/mplayer-0.90_pre5-r1 foo
+# Magnus Granberg <zorry@gentoo.org> (30 sep 2016)
+# This target support VTV #547040.
+>=sys-devel/gcc-4.9 -vtv
+
# Kacper Kowalik <xarthisius@gentoo.org> (29 Jul 2011)
# mask assembler as it currently doesn't work
dev-lang/path64 assembler
diff --git a/profiles/hardened/linux/arm/package.use.mask b/profiles/hardened/linux/arm/package.use.mask
new file mode 100644
index 000000000000..7a5d95ca9c58
--- /dev/null
+++ b/profiles/hardened/linux/arm/package.use.mask
@@ -0,0 +1,7 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+# Magnus Granberg <zorry@gentoo.org> (30 Sep 2016)
+# This target supports VTV #547040.
+>=sys-devel/gcc-6 -vtv
diff --git a/profiles/hardened/linux/x86/package.use.mask b/profiles/hardened/linux/x86/package.use.mask
index a79d0885b98d..8e20d779f8f0 100644
--- a/profiles/hardened/linux/x86/package.use.mask
+++ b/profiles/hardened/linux/x86/package.use.mask
@@ -1,7 +1,11 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
+# Magnus Granberg <zorry@gentoo.org> (30 sep 2016)
+# This target supports VTV #547040.
+>=sys-devel/gcc-4.9 -vtv
+
# cyrus-sasl doesn't work w/ USE=berkdb (#192753)
dev-libs/cyrus-sasl berkdb