summaryrefslogtreecommitdiff
path: root/profiles/base/package.use.force
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-05-30 11:44:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-05-30 11:44:06 +0100
commitf516638b7fe9592837389826a6152a7e1b251c54 (patch)
tree8bfecb640b7b6403d7a3d662d923eed630033da7 /profiles/base/package.use.force
parent1a61119f9f7b057830e2ce0563f913ec86f282ad (diff)
gentoo resync : 30.05.2020
Diffstat (limited to 'profiles/base/package.use.force')
-rw-r--r--profiles/base/package.use.force23
1 files changed, 14 insertions, 9 deletions
diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
index a9612f0c2bc5..d266201073f1 100644
--- a/profiles/base/package.use.force
+++ b/profiles/base/package.use.force
@@ -1,9 +1,19 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# Alfredo Tupone <tupone@gentoo.org> (2020-04-06)
-# USE=ada is mandatory to build a gnat compiler
-sys-devel/gnat-gpl ada
+# Sergei Trofimovich <slyfox@gentoo.org> (2020-05-24)
+# Many base packages still rely on unqualified tools.
+# To contain the breakage flags are masked. Once most packages
+# build with unqualified tools missing we will lift
+# the force flag. More details are at:
+# https://wiki.gentoo.org/wiki/Project:Toolchain/use_native_symlinks
+sys-devel/binutils-config native-symlinks
+sys-devel/gcc-config native-symlinks
+
+# Michał Górny <mgorny@gentoo.org> (2017-12-30)
+# Require user configs unless we supply our own .config.
+sys-kernel/gentoo-kernel savedconfig
+sys-kernel/vanilla-kernel savedconfig
# Matt Turner <mattst88@gentoo.org> (2020-03-28)
# wget is the default FETCHCOMMAND, and most distfiles are distributed via
@@ -15,12 +25,6 @@ net-misc/wget ssl
# is maintained for experts only.
sys-libs/libcxx libcxxabi
-# Lars Wendler <polynomial-c@gentoo.org> (2019-12-23)
-# This release does no longer build with x11-libs/gtk+:2
-# and upstream has no intention to fix this.
-# https://bugs.gentoo.org/703592
-~www-client/seamonkey-2.49.5 force-gtk3
-
# Michał Górny <mgorny@gentoo.org> (2019-12-06)
# Non-initramfs builds do not work with the default .config. Force
# the mask, so that users don't brick their systems. If somebody wants
@@ -123,6 +127,7 @@ dev-lang/python-exec python_targets_python2_7
dev-lang/python-exec python_targets_python3_6
dev-lang/python-exec python_targets_python3_7
dev-lang/python-exec python_targets_python3_8
+dev-lang/python-exec python_targets_python3_9
dev-lang/python-exec python_targets_pypy3
# Zac Medico <zmedico@gentoo.org> (2010-10-20)