Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/s390/
Date: Thu, 02 Apr 2020 02:11:15
Message-Id: 1585793456.f468b6724f03cabb4f317022607746b2dcd7d786.mattst88@gentoo
1 commit: f468b6724f03cabb4f317022607746b2dcd7d786
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 2 02:10:35 2020 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 2 02:10:56 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f468b672
7
8 profiles/s390: Drop temporary RUBY_TARGETS
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 profiles/arch/s390/make.defaults | 4 ----
13 profiles/arch/s390/use.stable.mask | 4 ----
14 2 files changed, 8 deletions(-)
15
16 diff --git a/profiles/arch/s390/make.defaults b/profiles/arch/s390/make.defaults
17 index f2a7ddadfb2..ae0d0d397e8 100644
18 --- a/profiles/arch/s390/make.defaults
19 +++ b/profiles/arch/s390/make.defaults
20 @@ -31,7 +31,3 @@ ABI_S390="32"
21 # While multilib is available, we don't default it to on.
22 BOOTSTRAP_USE="${BOOTSTRAP_USE} -multilib"
23 USE="-multilib"
24 -
25 -# Hans de Graaff <graaff@g.o) (2019-07-17)
26 -# Temporary RUBY_TARGETS for bug 688976
27 -RUBY_TARGETS="ruby24 -ruby25"
28
29 diff --git a/profiles/arch/s390/use.stable.mask b/profiles/arch/s390/use.stable.mask
30 deleted file mode 100644
31 index cfd0947fdfd..00000000000
32 --- a/profiles/arch/s390/use.stable.mask
33 +++ /dev/null
34 @@ -1,4 +0,0 @@
35 -# Hans de Graaff <graaff@g.o> (2019-07-17)
36 -# Temporary mask for stable bug 688976
37 -ruby_targets_ruby25
38 -