diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/intel/portage/make.conf.amd64-binmode | 2 | ||||
-rw-r--r-- | conf/intel/portage/make.conf.amd64-mixedmode | 2 | ||||
-rw-r--r-- | conf/intel/portage/make.conf.amd64-srcmode | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/conf/intel/portage/make.conf.amd64-binmode b/conf/intel/portage/make.conf.amd64-binmode index cbd4bad..107857c 100644 --- a/conf/intel/portage/make.conf.amd64-binmode +++ b/conf/intel/portage/make.conf.amd64-binmode @@ -46,7 +46,7 @@ USE_PYTHON="2.7 3.4" PYTHON_TARGETS="python2_7 python3_4" ## RUBY TARGETS ## -RUBY_TARGETS="ruby20 ruby21" +RUBY_TARGETS="ruby21" ## GRUB PLATFORMS ## GRUB_PLATFORMS="efi-64 pc" diff --git a/conf/intel/portage/make.conf.amd64-mixedmode b/conf/intel/portage/make.conf.amd64-mixedmode index 4090b70..5579723 100644 --- a/conf/intel/portage/make.conf.amd64-mixedmode +++ b/conf/intel/portage/make.conf.amd64-mixedmode @@ -46,7 +46,7 @@ USE_PYTHON="2.7 3.4" PYTHON_TARGETS="python2_7 python3_4" ## RUBY TARGETS ## -RUBY_TARGETS="ruby20 ruby21" +RUBY_TARGETS="ruby21" ## GRUB PLATFORMS ## GRUB_PLATFORMS="efi-64 pc" diff --git a/conf/intel/portage/make.conf.amd64-srcmode b/conf/intel/portage/make.conf.amd64-srcmode index 7112215..4fba503 100644 --- a/conf/intel/portage/make.conf.amd64-srcmode +++ b/conf/intel/portage/make.conf.amd64-srcmode @@ -45,7 +45,7 @@ USE_PYTHON="2.7 3.4" PYTHON_TARGETS="python2_7 python3_4" ## RUBY TARGETS ## -RUBY_TARGETS="ruby20 ruby21" +RUBY_TARGETS="ruby21" ## GRUB PLATFORMS ## GRUB_PLATFORMS="efi-64 pc" |