diff options
-rw-r--r-- | tinderbox.make.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tinderbox.make.conf b/tinderbox.make.conf index 3d56311..8af5e06 100644 --- a/tinderbox.make.conf +++ b/tinderbox.make.conf @@ -13,3 +13,6 @@ CMAKE_NO_COLOR="yes" VIDEO_CARDS="" INPUT_DEVICES="" +RUBY_TARGETS="ruby18 jruby ruby19" + +USE="$USE vhosts" |