commit:     fa7be3ef4e18dbc05e50744fc72c37e6fdf8162a
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon May 21 11:58:20 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon May 21 11:58:20 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa7be3ef

base/make.defaults: Drop no-op ruby22 from RUBY_TARGETS

 profiles/base/make.defaults | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index 2637f1943f9..ddfdd8f215b 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -100,7 +100,7 @@ USE="${USE} modules"
 # Manuel Rüger <mr...@gentoo.org> (09 Sep 2015)
 # Default Ruby build target
 # Updated to include ruby23 on 21 Jan 2018
-RUBY_TARGETS="ruby22 ruby23"
+RUBY_TARGETS="ruby23"
 
 # Samuli Suominen <ssuomi...@gentoo.org> (03 Dec 2009)
 # Enable USE cxx by default so base-system and toolchain pkgs can start using 
USE cxx

Reply via email to