diff --git a/profiles/prefix/make.defaults b/profiles/prefix/make.defaults index ac1d126eb4f5e..1b8aa47aaa580 100644 --- a/profiles/prefix/make.defaults +++ b/profiles/prefix/make.defaults @@ -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"