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/sparc/
Date: Thu, 02 Apr 2020 02:11:16
Message-Id: 1585793456.70cd108f1e48dbde2f4840f7b67f141f954d4cf0.mattst88@gentoo
1 commit: 70cd108f1e48dbde2f4840f7b67f141f954d4cf0
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 2 02:10:44 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=70cd108f
7
8 profiles/sparc: Drop temporary RUBY_TARGETS
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 profiles/arch/sparc/make.defaults | 4 ----
13 1 file changed, 4 deletions(-)
14
15 diff --git a/profiles/arch/sparc/make.defaults b/profiles/arch/sparc/make.defaults
16 index d78ba38801a..ef87ea58b59 100644
17 --- a/profiles/arch/sparc/make.defaults
18 +++ b/profiles/arch/sparc/make.defaults
19 @@ -46,7 +46,3 @@ VIDEO_CARDS="fbdev glint mga r128 radeon"
20 # Enable USE=libtirpc by default, to ease dependency resolution during
21 # the stabilization of glibc-2.26. Bug 657148
22 USE="libtirpc"
23 -
24 -# Hans de Graaff <graaff@g.o) (2019-07-17)
25 -# Temporary RUBY_TARGETS for bug 688976
26 -RUBY_TARGETS="ruby24 -ruby25"