projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b53e028
)
base/make.defaults: Drop no-op ruby22 from RUBY_TARGETS
author
Hans de Graaff
<graaff@gentoo.org>
Mon, 21 May 2018 11:58:20 +0000
(13:58 +0200)
committer
Hans de Graaff
<graaff@gentoo.org>
Mon, 21 May 2018 11:58:20 +0000
(13:58 +0200)
profiles/base/make.defaults
patch
|
blob
|
history
diff --git
a/profiles/base/make.defaults
b/profiles/base/make.defaults
index 2637f1943f96b7e010ba596f2c40d00deabcc852..ddfdd8f215b084d94fdfeed2fdac97a1f79623b6 100644
(file)
--- a/
profiles/base/make.defaults
+++ b/
profiles/base/make.defaults
@@
-100,7
+100,7
@@
USE="${USE} modules"
# Manuel RĂ¼ger <mrueg@gentoo.org> (09 Sep 2015)
# Default Ruby build target
# Updated to include ruby23 on 21 Jan 2018
-RUBY_TARGETS="ruby2
2 ruby2
3"
+RUBY_TARGETS="ruby23"
# Samuli Suominen <ssuominen@gentoo.org> (03 Dec 2009)
# Enable USE cxx by default so base-system and toolchain pkgs can start using USE cxx