diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-04-01 19:10:44 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-04-01 19:10:56 -0700 |
commit | 70cd108f1e48dbde2f4840f7b67f141f954d4cf0 (patch) | |
tree | 8f29003f65c0d032b20944d2a8b9410fc78dbc8c /profiles | |
parent | profiles/s390: Drop temporary RUBY_TARGETS (diff) | |
download | gentoo-70cd108f1e48dbde2f4840f7b67f141f954d4cf0.tar.gz gentoo-70cd108f1e48dbde2f4840f7b67f141f954d4cf0.tar.bz2 gentoo-70cd108f1e48dbde2f4840f7b67f141f954d4cf0.zip |
profiles/sparc: Drop temporary RUBY_TARGETS
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/sparc/make.defaults | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/profiles/arch/sparc/make.defaults b/profiles/arch/sparc/make.defaults index d78ba38801a4..ef87ea58b59a 100644 --- a/profiles/arch/sparc/make.defaults +++ b/profiles/arch/sparc/make.defaults @@ -46,7 +46,3 @@ VIDEO_CARDS="fbdev glint mga r128 radeon" # 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" |