commit:     cca7a54df49433aa43565c92034db203e0723343
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 16 20:52:01 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Jun 16 20:54:18 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cca7a54d

make.defaults: enable xml useflag for stage1/stage2

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 profiles/base/make.defaults | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index 9f77283b536..0be6a25cde1 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -123,7 +123,7 @@ PYTHONDONTWRITEBYTECODE="1"
 # This MUST be kept in sync with the PYTHON_TARGETS below
 # Mike Gilbert <[email protected]> (2018-05-23)
 # sys-apps/baselayout-2.5 needs split-usr enabled.
-BOOTSTRAP_USE="unicode internal-glib pkg-config split-usr 
python_targets_python3_9"
+BOOTSTRAP_USE="unicode internal-glib pkg-config split-usr xml 
python_targets_python3_9"
 
 # Mike Gilbert <[email protected]> (2012-05-15)
 # Default target(s) for python-r1.eclass

Reply via email to