summaryrefslogtreecommitdiff
path: root/profiles/base/make.defaults
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2020-11-05 10:26:35 +0100
committerKarel Kočí <cynerd@email.cz>2020-11-05 10:27:16 +0100
commit5c107e20ca7f7e3a262a6efa4f5a94f900c13a5f (patch)
tree1af80a5860542208fbe9cfc1d4933e4175da180d /profiles/base/make.defaults
parent9400f3e51dc33237ff53fa6c963d66a63dedea80 (diff)
downloadgentoo-personal-overlay-5c107e20ca7f7e3a262a6efa4f5a94f900c13a5f.tar.gz
gentoo-personal-overlay-5c107e20ca7f7e3a262a6efa4f5a94f900c13a5f.tar.bz2
gentoo-personal-overlay-5c107e20ca7f7e3a262a6efa4f5a94f900c13a5f.zip
profiles/base: enable Python 3.9
Diffstat (limited to 'profiles/base/make.defaults')
-rw-r--r--profiles/base/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index 88699e2..a004c52 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -20,7 +20,7 @@ LINGUAS="en cs"
RUBY_TARGETS="-* ruby26 ruby27"
PYTHON_SINGLE_TARGET="-* python3_7"
-PYTHON_TARGETS="-* python3_7 python3_8"
+PYTHON_TARGETS="-* python3_7 python3_8 python3_9"
COLLECTD_PLUGINS="conntrack contextswitch cpu cpufreq cpusleep df disk entropy fhcount fscache hugepages interface ipc iptables irq load lvm netlink network openvpn ping processes protocols uptime users vmem "
# TODO some plugin for btrfs?