diff options
author | 2017-12-25 08:55:21 +0100 | |
---|---|---|
committer | 2017-12-25 08:58:43 +0100 | |
commit | bedec55a6182953104218a4646b79d0a9a5e5c9f (patch) | |
tree | d6afc98e8a93767e113d7b6c35ec8a4b5e02b11f /profiles/desc | |
parent | dev-ruby/tzinfo: amd64 stable (diff) | |
download | gentoo-bedec55a6182953104218a4646b79d0a9a5e5c9f.tar.gz gentoo-bedec55a6182953104218a4646b79d0a9a5e5c9f.tar.bz2 gentoo-bedec55a6182953104218a4646b79d0a9a5e5c9f.zip |
profiles: add ruby25 ruby target
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/ruby_targets.desc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/desc/ruby_targets.desc b/profiles/desc/ruby_targets.desc index abd939a8d146..00d92301e372 100644 --- a/profiles/desc/ruby_targets.desc +++ b/profiles/desc/ruby_targets.desc @@ -8,3 +8,4 @@ ruby21 - Build with MRI Ruby 2.1.x ruby22 - Build with MRI Ruby 2.2.x ruby23 - Build with MRI Ruby 2.3.x ruby24 - Build with MRI Ruby 2.4.x +ruby25 - Build with MRI Ruby 2.5.x |