profiles: Update default RUBY_TARGETS to support ruby20 and ruby21
authorManuel Rüger <mrueg@gentoo.org>
Mon, 7 Sep 2015 09:59:53 +0000 (11:59 +0200)
committerManuel Rüger <mrueg@gentoo.org>
Mon, 7 Sep 2015 09:59:53 +0000 (11:59 +0200)
profiles/base/make.defaults

index 16786d231f75fa6cd473c5fd67d94e16460d32d7..7343f5b1c91f43210557badb955da549b19b3988 100644 (file)
@@ -101,9 +101,9 @@ NETBEANS="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb p
 # Build kernel modules from linux-mod by default:
 USE="${USE} modules"
 
-# Manuel Rüger <mrueg@gentoo.org> (16 Mar 2014)
+# Manuel Rüger <mrueg@gentoo.org> (09 Sep 2015)
 # Default Ruby build targets
-RUBY_TARGETS="ruby19 ruby20"
+RUBY_TARGETS="ruby20 ruby21"
 
 # Samuli Suominen <ssuominen@gentoo.org> (03 Dec 2009)
 # Enable USE cxx by default so base-system and toolchain pkgs can start using USE cxx