diff --git a/conf/armhfp/portage/make.conf b/conf/armhfp/portage/make.conf index 96b8017a..3cec826c 100644 --- a/conf/armhfp/portage/make.conf +++ b/conf/armhfp/portage/make.conf @@ -41,7 +41,7 @@ APACHE2_MPMS="prefork" # No Python3 Noooo USE_PYTHON="2.7" PYTHON_TARGETS="python2_7 python3_5" -RUBY_TARGETS="ruby21" +RUBY_TARGETS="ruby22" ################################################# ### END COMMON PART -- cut here