Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/
Date: Mon, 14 Sep 2020 19:57:15
Message-Id: 1600113261.75dfb7f197e74a4c97fa48dce7e02eb252c34850.sam@gentoo
1 commit: 75dfb7f197e74a4c97fa48dce7e02eb252c34850
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 14 19:54:00 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 14 19:54:21 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75dfb7f1
7
8 profiles/arch/amd64: set RUBY_TARGETS="ruby26" on stable
9
10 Bug: https://bugs.gentoo.org/728192
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 profiles/arch/amd64/make.defaults | 4 ----
14 profiles/arch/amd64/use.stable.mask | 4 ----
15 2 files changed, 8 deletions(-)
16
17 diff --git a/profiles/arch/amd64/make.defaults b/profiles/arch/amd64/make.defaults
18 index e814358a7a3..afe2ba0ad01 100644
19 --- a/profiles/arch/amd64/make.defaults
20 +++ b/profiles/arch/amd64/make.defaults
21 @@ -67,7 +67,3 @@ IUSE_IMPLICIT="abi_x86_64"
22 # Enable USE=libtirpc by default, to ease dependency resolution during
23 # the stabilization of glibc-2.26. Bug 657148
24 USE="libtirpc"
25 -
26 -# Hans de Graaff <graaff@g.o> (2020-09-14)
27 -# Set per-arch to facilitate stabling, bug 728192
28 -RUBY_TARGETS="ruby25"
29
30 diff --git a/profiles/arch/amd64/use.stable.mask b/profiles/arch/amd64/use.stable.mask
31 index a904e821200..d2d7f36c1b2 100644
32 --- a/profiles/arch/amd64/use.stable.mask
33 +++ b/profiles/arch/amd64/use.stable.mask
34 @@ -4,10 +4,6 @@
35 # This file requires eapi 5 or later. New entries go on top.
36 # Please use the same syntax as in use.mask
37
38 -# Hans de Graaff <graaff@g.o> (2020-09-14)
39 -# Masked per-arch to facilitate stabling, bug 728192
40 -ruby_targets_ruby26
41 -
42 # Andreas Sturmlechner <asturm@g.o> (2020-06-06)
43 # sci-libs/mkl is not stable, needs online registration to even run pkg_setup
44 mkl