diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-04-01 19:07:42 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-04-01 19:10:55 -0700 |
commit | 62d2811452d70c877a33cbfb6b7d4190348b19e4 (patch) | |
tree | 119460d21f6ece21b7f89a227f5482d8f5777c3c /profiles | |
parent | dev-ruby/rmagick-3.2.0: ppc64 stable, bug 715122 (diff) | |
download | gentoo-62d2811452d70c877a33cbfb6b7d4190348b19e4.tar.gz gentoo-62d2811452d70c877a33cbfb6b7d4190348b19e4.tar.bz2 gentoo-62d2811452d70c877a33cbfb6b7d4190348b19e4.zip |
profiles/alpha: Drop temporary RUBY_TARGETS
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/alpha/make.defaults | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/profiles/arch/alpha/make.defaults b/profiles/arch/alpha/make.defaults index 53d3fb237ea7..6749b9c0a44d 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 <graaff@gentoo.org) (2019-07-17) -# Temporary RUBY_TARGETS for bug 688976 -RUBY_TARGETS="ruby24 -ruby25" |