From ddbaf780dd2cb0a244dfb9379f8222499e019a18 Mon Sep 17 00:00:00 2001 From: Joost Ruis Date: Wed, 10 Oct 2012 08:28:19 +0000 Subject: [PATCH] [conf/intel] set RUBY_TARGETS to ruby19 --- conf/intel/portage/make.conf.amd64 | 2 +- conf/intel/portage/make.conf.x86 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/intel/portage/make.conf.amd64 b/conf/intel/portage/make.conf.amd64 index 9257e4d..41d68fd 100644 --- a/conf/intel/portage/make.conf.amd64 +++ b/conf/intel/portage/make.conf.amd64 @@ -61,7 +61,7 @@ PYTHON_TARGETS="python2_7" # Some more forced targets PHP_TARGETS="php5-3" -RUBY_TARGETS="ruby18" +RUBY_TARGETS="ruby19" # Apache suEXEC default UMASK # See bug 3544 diff --git a/conf/intel/portage/make.conf.x86 b/conf/intel/portage/make.conf.x86 index ef45d43..b236133 100644 --- a/conf/intel/portage/make.conf.x86 +++ b/conf/intel/portage/make.conf.x86 @@ -64,7 +64,7 @@ PYTHON_TARGETS="python2_7" # Other forced targets PHP_TARGETS="php5-3" -RUBY_TARGETS="ruby18" +RUBY_TARGETS="ruby19" # Apache suEXEC default UMASK # See bug 3544