From ae2e95f05b3360ce2d90a29ca4c0f149c35c88d8 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sat, 25 Feb 2017 14:08:32 -0600 Subject: Base profile: Select Ruby 2.4 as our LTS Ruby interpreter --- profiles/base/make.defaults | 3 +++ 1 file changed, 3 insertions(+) (limited to 'profiles/base') diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults index 16b7309d6..2cc4f66b9 100644 --- a/profiles/base/make.defaults +++ b/profiles/base/make.defaults @@ -40,6 +40,9 @@ PROFILE_ONLY_VARIABLES="ARCH ELIBC IUSE_IMPLICIT KERNEL USERLAND USE_EXPAND_IMPL PYTHON_TARGETS="python3_5" PYTHON_SINGLE_TARGET="python3_5" +# Ruby 2.4 will be supported until at least December 2019. +RUBY_TARGETS="ruby24" + # These USE will be forced onto every system running Adélie. DO NOT MODIFY THIS LIGHTLY! USE="cxx icu -introspection ipv6 modules ssl unicode xattr" -- cgit v1.2.3-60-g2f50