From 8124a99022144395eab25d04c7a7cf38607381c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Tue, 20 Jul 2021 21:49:30 +0200 Subject: profiles/base: try to drop older versions of ruby and python --- profiles/base/make.defaults | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'profiles/base') 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? -- cgit v1.2.3