diff options
author | 2018-11-12 20:17:46 +0100 | |
---|---|---|
committer | 2018-11-12 20:19:28 +0100 | |
commit | bc014d3fefbfb979addf255df20d60e530658634 (patch) | |
tree | 90714e674987a25fde19b127479efbf693340794 /profiles/arch/x86/use.stable.mask | |
parent | x11-base/xorg-server: Drop --with-os-vendor=... (diff) | |
download | gentoo-bc014d3fefbfb979addf255df20d60e530658634.tar.gz gentoo-bc014d3fefbfb979addf255df20d60e530658634.tar.bz2 gentoo-bc014d3fefbfb979addf255df20d60e530658634.zip |
profiles/arch: prepare for ruby24 stable bug
Mask ruby_targets_ruby24 in each arch with stable ruby and set
RUBY_TARGETS for each arch to ruby23, so that each arch can stable
ruby24 in their own time.
See bug 661262 for more details.
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'profiles/arch/x86/use.stable.mask')
-rw-r--r-- | profiles/arch/x86/use.stable.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/x86/use.stable.mask b/profiles/arch/x86/use.stable.mask index 85f2fc153000..9bddb0b6b720 100644 --- a/profiles/arch/x86/use.stable.mask +++ b/profiles/arch/x86/use.stable.mask @@ -4,6 +4,10 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Hans de Graaff <graaff@gentoo.org> (12 Nov 2018) +# Temporary mask for ruby:2.4, bug 661262 +ruby_targets_ruby24 + # Mike Gilbert <floppym@gentoo.org> (08 Jun 2017) # dev-lang/python:3.7 is not stable. python_targets_python3_7 |