commit:     a57e85c4b1bd47cd452fecaac3c44efc0412119f
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 19 15:28:33 2023 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Sun Feb 19 15:28:57 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a57e85c4

Revert "profiles: add openmp to BOOTSTRAP_USE"

This reverts commit 6aa79fa054d59441ff9f1983e5cb01b4c8b590e9.

Signed-off-by: Ben Kohler <bkohler <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 809f76a7e119..ab69dbfae58e 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -129,7 +129,7 @@ PYTHONDONTWRITEBYTECODE="1"
 # This MUST be kept in sync with the PYTHON_TARGETS below
 # Mike Gilbert <flop...@gentoo.org> (2018-05-23)
 # sys-apps/baselayout-2.5 needs split-usr enabled.
-BOOTSTRAP_USE="unicode internal-glib pkg-config split-usr xml 
python_targets_python3_10 openmp"
+BOOTSTRAP_USE="unicode internal-glib pkg-config split-usr xml 
python_targets_python3_10"
 
 # Mike Gilbert <flop...@gentoo.org> (2012-05-15)
 # Default target(s) for python-r1.eclass

Reply via email to