diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-01-18 15:37:56 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-01-18 15:37:56 +0000 |
commit | c02fbe34694c533c833c7a310890472f582c438e (patch) | |
tree | 599d7ffdb8a865daf7273cf6be5ab752a4160987 /conf/intel | |
parent | aebd6b1f80ef7a2aa042b81522e9920784acee20 (diff) |
enable ruby27
Diffstat (limited to 'conf/intel')
-rw-r--r-- | conf/intel/portage/make.conf/00-ruby.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/intel/portage/make.conf/00-ruby.conf b/conf/intel/portage/make.conf/00-ruby.conf index f5e2b4f..7d29f50 100644 --- a/conf/intel/portage/make.conf/00-ruby.conf +++ b/conf/intel/portage/make.conf/00-ruby.conf @@ -1,3 +1,3 @@ # This file has been automatically generated, do not edit. -RUBY_TARGETS="ruby24 ruby25 ruby26" +RUBY_TARGETS="ruby24 ruby25 ruby26 ruby27" |