From 2dbfed2b787f059046e425efb7cf24e2b9de03a4 Mon Sep 17 00:00:00 2001 From: "Rick Farina (Zero_Chaos)" Date: Tue, 15 Jun 2021 10:28:54 -0400 Subject: [PATCH] profile: I hate bootstrap_use --- profiles/pentoo/base/make.defaults | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profiles/pentoo/base/make.defaults b/profiles/pentoo/base/make.defaults index 635e6116f..6e8c1afea 100644 --- a/profiles/pentoo/base/make.defaults +++ b/profiles/pentoo/base/make.defaults @@ -67,4 +67,5 @@ ACCEPT_LICENSE="* -@EULA intel-ucode-20180807 FraunhoferFDK Intel-SDP" GPSD_PROTOCOLS="nmea0183 nmea2000" #does gentoo not use this anymore or what? -BOOTSTRAP_USE="${BOOTSTRAP_USE} python_targets_python3_9 -python_targets_python3_8" +#seriously considering dropping this from catalyst +BOOTSTRAP_USE="${BOOTSTRAP_USE} python_targets_python3_9 -python_targets_python3_8 xml"