Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/x86/
Date: Sat, 17 Nov 2018 21:34:27
Message-Id: 1542490436.822037073bda9c73d9962183bfd1f25fb7e0ba41.whissi@gentoo
1 commit: 822037073bda9c73d9962183bfd1f25fb7e0ba41
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 17 21:32:47 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 17 21:33:56 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82203707
7
8 profiles: x86: enable ruby24 target
9
10 Bug: https://bugs.gentoo.org/661262
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 profiles/arch/x86/make.defaults | 4 ----
14 profiles/arch/x86/use.stable.mask | 4 ----
15 2 files changed, 8 deletions(-)
16
17 diff --git a/profiles/arch/x86/make.defaults b/profiles/arch/x86/make.defaults
18 index d18827217a3..231dfd1b9be 100644
19 --- a/profiles/arch/x86/make.defaults
20 +++ b/profiles/arch/x86/make.defaults
21 @@ -43,10 +43,6 @@ IUSE_IMPLICIT="abi_x86_32"
22 # Default to abi_x86_32 for packages that don't have it forced.
23 ABI_X86="32"
24
25 -# Hans de Graaff <graaff@g.o> (12 Nov 2018)
26 -# Temporary entry to support stable bug 661262
27 -RUBY_TARGETS="ruby23 -ruby24"
28 -
29 # Thomas Deutschmann <whissi@g.o> (6 Jun 2018)
30 # Enable USE=libtirpc by default, to ease dependency resolution during
31 # the stabilization of glibc-2.26. Bug 657148
32
33 diff --git a/profiles/arch/x86/use.stable.mask b/profiles/arch/x86/use.stable.mask
34 index 1bb5b16ffc7..66a0ff58b14 100644
35 --- a/profiles/arch/x86/use.stable.mask
36 +++ b/profiles/arch/x86/use.stable.mask
37 @@ -8,10 +8,6 @@
38 # media-sound/audacious is not yet stabilised
39 audacious
40
41 -# Hans de Graaff <graaff@g.o> (12 Nov 2018)
42 -# Temporary mask for ruby:2.4, bug 661262
43 -ruby_targets_ruby24
44 -
45 # Mike Gilbert <floppym@g.o> (08 Jun 2017)
46 # dev-lang/python:3.7 is not stable.
47 python_targets_python3_7