diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-01-21 19:35:31 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-01-21 19:35:31 +0000 |
commit | c21d1401432dfabc354029179f8609d474e02ed4 (patch) | |
tree | 65ad82643c16616e2ae3d86461984cd365394aa8 /conf/intel | |
parent | 5b14f4b78ea93b9f5c1cdcf1a25d9acda4254f78 (diff) |
enable ruby23
Diffstat (limited to 'conf/intel')
-rw-r--r-- | conf/intel/portage/global.conf/ruby.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/intel/portage/global.conf/ruby.conf b/conf/intel/portage/global.conf/ruby.conf index 37fcc05..5de4ed5 100644 --- a/conf/intel/portage/global.conf/ruby.conf +++ b/conf/intel/portage/global.conf/ruby.conf @@ -1 +1 @@ -RUBY_TARGETS="ruby22" +RUBY_TARGETS="ruby22 ruby23" |