profiles/prefix/make.defaults: drop RUBY_TARGETS

ruby22 and ruby23 aren't in base anymore either, so our override isn't
necessary any more

Signed-off-by: Fabian Groffen <grobian@gentoo.org>
This commit is contained in:
Fabian Groffen
2020-03-26 08:14:04 +01:00
parent 48719cc177
commit af0143949d

View File

@@ -14,6 +14,3 @@ USE="readline zlib ncurses ssl"
# NOTE: Both are incremental variables: Need to drop obsolete base values.
PYTHON_TARGETS="-python2_7 python3_6"
PYTHON_SINGLE_TARGET="python3_6"
# Move away from ruby22 fast forward to ruby24, we don't have ruby23
RUBY_TARGETS="ruby24"