commit:     55afb6237c9d8d8f65749376fec6fe4f6fb92764
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  8 14:02:02 2021 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Tue Jun  8 14:02:37 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55afb623

profiles/base/make.defaults: update BOOTSTRAP_USE for python3_9

Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 profiles/base/make.defaults | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index baa4de239ba..9f77283b536 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -122,8 +122,8 @@ PYTHONDONTWRITEBYTECODE="1"
 # Add in expanded PYTHON_TARGETS or stage1 builds break because of USE="-* 
${BOOTSTRAP_USE}"
 # This MUST be kept in sync with the PYTHON_TARGETS below
 # Mike Gilbert <[email protected]> (2018-05-23)
-# sys-apps/baslayout-2.5 needs split-usr enabled.
-BOOTSTRAP_USE="unicode internal-glib pkg-config split-usr 
python_targets_python3_8"
+# sys-apps/baselayout-2.5 needs split-usr enabled.
+BOOTSTRAP_USE="unicode internal-glib pkg-config split-usr 
python_targets_python3_9"
 
 # Mike Gilbert <[email protected]> (2012-05-15)
 # Default target(s) for python-r1.eclass

Reply via email to