summaryrefslogtreecommitdiff
path: root/profiles/base
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2021-07-20 21:49:30 +0200
committerKarel Kočí <cynerd@email.cz>2021-07-20 21:49:30 +0200
commit8124a99022144395eab25d04c7a7cf38607381c6 (patch)
treeee0d44fb148e12a5cfcdaa96c366b37a4f65c01b /profiles/base
parent9da25367b63f08b1107aa2933515b7a057ea5756 (diff)
downloadgentoo-personal-overlay-8124a99022144395eab25d04c7a7cf38607381c6.tar.gz
gentoo-personal-overlay-8124a99022144395eab25d04c7a7cf38607381c6.tar.bz2
gentoo-personal-overlay-8124a99022144395eab25d04c7a7cf38607381c6.zip
profiles/base: try to drop older versions of ruby and python
Diffstat (limited to 'profiles/base')
-rw-r--r--profiles/base/make.defaults4
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index 7c40c9b..05f1cc7 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -18,8 +18,8 @@ USE="$USE vim vim-syntax"
L10N="en cs"
LINGUAS="en cs"
-RUBY_TARGETS="-* ruby27 ruby30"
-PYTHON_TARGETS="-* python3_7 python3_8 python3_9"
+RUBY_TARGETS="-* ruby30"
+PYTHON_TARGETS="-* 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?