diff options
| author | Carlos Konstanski <carlos.konstanski@verizonwireless.com> | 2020-06-04 08:28:21 -0600 |
|---|---|---|
| committer | Carlos Konstanski <carlos.konstanski@verizonwireless.com> | 2020-06-04 08:28:21 -0600 |
| commit | 2f5e8f3e45169e6219cd5f0ca56508bb64e87f6b (patch) | |
| tree | 94ae3e5f1aedd040799601bb9aa9f150416d316e /salt | |
| parent | 8015050c29a7dd2cbd07107ca87e5108ea3efd94 (diff) | |
updated python USE flags
Diffstat (limited to 'salt')
| -rw-r--r-- | salt/gentoo_baseimage/gentoo_baseimage/files/make.conf | 2 | ||||
| -rw-r--r-- | salt/gentoo_baseimage/gentoo_baseimage/files/package.use | 8 |
2 files changed, 1 insertions, 9 deletions
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 |
