From 2f5e8f3e45169e6219cd5f0ca56508bb64e87f6b Mon Sep 17 00:00:00 2001 From: Carlos Konstanski Date: Thu, 4 Jun 2020 08:28:21 -0600 Subject: updated python USE flags --- salt/gentoo_baseimage/gentoo_baseimage/files/make.conf | 2 +- salt/gentoo_baseimage/gentoo_baseimage/files/package.use | 8 -------- 2 files changed, 1 insertion(+), 9 deletions(-) (limited to 'salt/gentoo_baseimage') diff --git a/salt/gentoo_baseimage/gentoo_baseimage/files/make.conf b/salt/gentoo_baseimage/gentoo_baseimage/files/make.conf index 15ae1c8..9415cf7 100644 --- a/salt/gentoo_baseimage/gentoo_baseimage/files/make.conf +++ b/salt/gentoo_baseimage/gentoo_baseimage/files/make.conf @@ -5,7 +5,7 @@ FCFLAGS="${CFLAGS}" FFLAGS="${CFLAGS}" USE="cacert -X -webstart -alsa -cups -gtk -vala -introspection" PYTHON_TARGETS="python2_7 python3_6 python3_7 python3_8" -PYTHON_SINGLE_TARGET="python3_6" +PYTHON_SINGLE_TARGET="python3_7" CURL_SSL="nss" GRUB_PLATFORMS="pc" ABI_X86="64 32" diff --git a/salt/gentoo_baseimage/gentoo_baseimage/files/package.use b/salt/gentoo_baseimage/gentoo_baseimage/files/package.use index 64eabb6..a80a609 100644 --- a/salt/gentoo_baseimage/gentoo_baseimage/files/package.use +++ b/salt/gentoo_baseimage/gentoo_baseimage/files/package.use @@ -1,12 +1,4 @@ x11-libs/cairo X app-text/ghostscript-gpl cups -net-print/cups python_single_target_python2_7 -dev-util/boost-build python_single_target_python2_7 -dev-util/itstool python_single_target_python2_7 -net-mail/mailutils python_single_target_python2_7 net-analyzer/net-snmp elf lm-sensors netlink pci python_single_target_python2_7 -dev-util/gtk-doc python_single_target_python2_7 net-mail/mailman python_single_target_python2_7 -dev-util/systemtap python_single_target_python2_7 -net-analyzer/rrdtool python_single_target_python2_7 -net-mail/fetchmail python_single_target_python2_7 -- cgit v1.3