profiles: add ruby_targets_ruby24 USE flag
authorHans de Graaff <graaff@gentoo.org>
Sun, 25 Dec 2016 06:58:37 +0000 (07:58 +0100)
committerHans de Graaff <graaff@gentoo.org>
Mon, 26 Dec 2016 19:16:47 +0000 (20:16 +0100)
profiles/base/use.stable.mask
profiles/desc/ruby_targets.desc

index b52758a58d8dcddb7f907e93bc6f99859ea88975..76a79005b03d973be04edd8a80182b5f2648c8a3 100644 (file)
@@ -32,10 +32,11 @@ python_single_target_python3_5
 curl_ssl_libressl
 libressl
 
-# Hans de Graaff <graaff@gentoo.org> (26 Dec 2015)
+# Hans de Graaff <graaff@gentoo.org> (25 Dec 2016)
 # Currently in testing and not ready to go stable yet.
 ruby_targets_ruby22
 ruby_targets_ruby23
+ruby_targets_ruby24
 
 # Patrick Lauer <patrick@gentoo.org> (28 Apr 2015)
 # dependencies not stable yet
index b9f246241e61016cdd32d2652c8fd3fc150df3ab..b122ad8cda90480c55a53613b307470ca6206fe1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation.
+# Copyright 1999-2016 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,3 +11,4 @@ ruby20 - Build with MRI Ruby 2.0.x
 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