Skip to content
Snippets Groups Projects
Verified Commit ae2e95f0 authored by Anna Wilcox's avatar Anna Wilcox :fox:
Browse files

Base profile: Select Ruby 2.4 as our LTS Ruby interpreter

parent c39a39af
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment