diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-01-19 19:00:09 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-01-19 19:00:09 +0000 |
commit | 3838fd5f95fd44ba0dcd58686c33e7c9deb94259 (patch) | |
tree | 5926c5ff5d271efa9a0e0050394ea74faeac79fa /conf | |
parent | 0b53c7ce50d33c56788c69f7322f653cd19a0573 (diff) |
global : reenable RUBY_TARGETS, but with ruby25 only
Diffstat (limited to 'conf')
-rw-r--r-- | conf/intel/portage/make.conf/00-ruby.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/intel/portage/make.conf/00-ruby.conf b/conf/intel/portage/make.conf/00-ruby.conf new file mode 100644 index 0000000..bb8ca42 --- /dev/null +++ b/conf/intel/portage/make.conf/00-ruby.conf @@ -0,0 +1,3 @@ +# This file has been automatically generated, do not edit. + +RUBY_TARGETS="ruby25" |