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/alpha/
Date: Thu, 02 Apr 2020 02:11:13
Message-Id: 1585793455.62d2811452d70c877a33cbfb6b7d4190348b19e4.mattst88@gentoo
1 commit: 62d2811452d70c877a33cbfb6b7d4190348b19e4
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 2 02:07:42 2020 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 2 02:10:55 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62d28114
7
8 profiles/alpha: Drop temporary RUBY_TARGETS
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 profiles/arch/alpha/make.defaults | 4 ----
13 1 file changed, 4 deletions(-)
14
15 diff --git a/profiles/arch/alpha/make.defaults b/profiles/arch/alpha/make.defaults
16 index 53d3fb237ea..6749b9c0a44 100644
17 --- a/profiles/arch/alpha/make.defaults
18 +++ b/profiles/arch/alpha/make.defaults
19 @@ -32,7 +32,3 @@ ALSA_CARDS="ali5451 als4000 bt87x ca0106 cmipci emu10k1 ens1370 ens1371 es1938 e
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"