mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user