summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2016-12-08 17:09:24 +0000
committerV3n3RiX <venerix@redcorelinux.org>2016-12-08 17:09:24 +0000
commitaaefee70d0099126687e2ccb5fd3a4c7213eb99d (patch)
tree54d162a603af557f9e95b78cdabd5ab87e7e3805 /conf
parentb663a16cb979a50c099b95fa2bdec320c7ab54fe (diff)
ruby 20 is masked for removal, so drop it
Diffstat (limited to 'conf')
-rw-r--r--conf/intel/portage/make.conf.amd64-binmode2
-rw-r--r--conf/intel/portage/make.conf.amd64-mixedmode2
-rw-r--r--conf/intel/portage/make.conf.amd64-srcmode2
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"