summaryrefslogtreecommitdiff
path: root/profiles/base/make.defaults
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2020-04-18 00:13:33 +0200
committerKarel Kočí <cynerd@email.cz>2020-04-18 00:13:33 +0200
commitd30f47a9d1e25c1750378bfe657ccedad2e9e149 (patch)
tree764ab2a1b1bfb8808cec7daa1cc8c0dac39f3423 /profiles/base/make.defaults
parentc7ba9acb0160353a271374126291a0f7513b4849 (diff)
downloadgentoo-personal-overlay-d30f47a9d1e25c1750378bfe657ccedad2e9e149.tar.gz
gentoo-personal-overlay-d30f47a9d1e25c1750378bfe657ccedad2e9e149.tar.bz2
gentoo-personal-overlay-d30f47a9d1e25c1750378bfe657ccedad2e9e149.zip
profiles/base: also allow python 2.7
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 b443eab..b4e81ca 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -18,7 +18,7 @@ L10N="en cs"
LINGUAS="en cs"
RUBY_TARGETS="-* ruby26 ruby27"
-PYTHON_SINGLE_TARGET="-* python3_7"
+PYTHON_SINGLE_TARGET="-* python3_7 python2_7"
PYTHON_TARGETS="-* python2_7 python3_7 python3_8"
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 "