commit: 62d2811452d70c877a33cbfb6b7d4190348b19e4 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Thu Apr 2 02:07:42 2020 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Thu Apr 2 02:10:55 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62d28114
profiles/alpha: Drop temporary RUBY_TARGETS Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> profiles/arch/alpha/make.defaults | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/alpha/make.defaults b/profiles/arch/alpha/make.defaults index 53d3fb237ea..6749b9c0a44 100644 --- a/profiles/arch/alpha/make.defaults +++ b/profiles/arch/alpha/make.defaults @@ -32,7 +32,3 @@ ALSA_CARDS="ali5451 als4000 bt87x ca0106 cmipci emu10k1 ens1370 ens1371 es1938 e # Enable USE=libtirpc by default, to ease dependency resolution during # the stabilization of glibc-2.26. Bug 657148 USE="libtirpc" - -# Hans de Graaff <[email protected]) (2019-07-17) -# Temporary RUBY_TARGETS for bug 688976 -RUBY_TARGETS="ruby24 -ruby25"
