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/arm/
Date: Mon, 14 Sep 2020 21:06:46
Message-Id: 1600117408.da409b0e3d006a35844e31f0908023de7114b9ce.sam@gentoo
1 commit: da409b0e3d006a35844e31f0908023de7114b9ce
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 14 20:57:01 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 14 21:03:28 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da409b0e
7
8 profiles/arch/arm: 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/arm/make.defaults | 4 ----
14 profiles/arch/arm/use.stable.mask | 4 ----
15 2 files changed, 8 deletions(-)
16
17 diff --git a/profiles/arch/arm/make.defaults b/profiles/arch/arm/make.defaults
18 index 8536617f81f..23746eae9be 100644
19 --- a/profiles/arch/arm/make.defaults
20 +++ b/profiles/arch/arm/make.defaults
21 @@ -22,7 +22,3 @@ VIDEO_CARDS="exynos fbdev omap"
22 # Michał Górny <mgorny@g.o> (2017-03-14)
23 # Unhide the ARM-specific USE_EXPANDs.
24 USE_EXPAND_HIDDEN="-CPU_FLAGS_ARM"
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/arm/use.stable.mask b/profiles/arch/arm/use.stable.mask
31 index 2799fca2ebd..0448e2b174d 100644
32 --- a/profiles/arch/arm/use.stable.mask
33 +++ b/profiles/arch/arm/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 # Sam James <sam@g.o> (2020-06-29)
43 # media-gfx/gimp not yet stable
44 gimp