Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/
Date: Sun, 18 Nov 2018 08:11:12
Message-Id: 1542527665.b8fa4f3a467a51622dced6ead14890e8c930fc8a.graaff@gentoo
1 commit: b8fa4f3a467a51622dced6ead14890e8c930fc8a
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 18 07:39:13 2018 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 18 07:54:25 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8fa4f3a
7
8 profiles/arch/amd64: ruby 2.4 amd64 stable
9
10 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
11
12 profiles/arch/amd64/make.defaults | 4 ----
13 profiles/arch/amd64/use.stable.mask | 4 ----
14 2 files changed, 8 deletions(-)
15
16 diff --git a/profiles/arch/amd64/make.defaults b/profiles/arch/amd64/make.defaults
17 index 77e20fb9cc3..48ae66bb3eb 100644
18 --- a/profiles/arch/amd64/make.defaults
19 +++ b/profiles/arch/amd64/make.defaults
20 @@ -67,7 +67,3 @@ IUSE_IMPLICIT="abi_x86_64"
21 # Enable USE=libtirpc by default, to ease dependency resolution during
22 # the stabilization of glibc-2.26. Bug 657148
23 USE="libtirpc"
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 diff --git a/profiles/arch/amd64/use.stable.mask b/profiles/arch/amd64/use.stable.mask
30 index 005bd93935d..9d2766c4965 100644
31 --- a/profiles/arch/amd64/use.stable.mask
32 +++ b/profiles/arch/amd64/use.stable.mask
33 @@ -8,10 +8,6 @@
34 # media-sound/audacious is not yet stabilised
35 audacious
36
37 -# Hans de Graaff <graaff@g.o> (12 Nov 2018)
38 -# Temporary mask for ruby:2.4, bug 661262
39 -ruby_targets_ruby24
40 -
41 # Mike Gilbert <floppym@g.o> (08 Jun 2017)
42 # dev-lang/python:3.7 is not stable.
43 python_targets_python3_7