diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-12-26 21:25:58 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-12-26 21:25:58 -0500 |
commit | 1efb5877365788767f54796881e38da718565682 (patch) | |
tree | 6c6db00daf53e5d377f9be6ca958b5c42d36d2c4 /profiles | |
parent | virtual/rubygems-14: ppc stable, bug 661262 (diff) | |
download | gentoo-1efb5877365788767f54796881e38da718565682.tar.gz gentoo-1efb5877365788767f54796881e38da718565682.tar.bz2 gentoo-1efb5877365788767f54796881e38da718565682.zip |
profiles/arch/ppc32: unmask RUBY_TARGETS=ruby24, bug 661262
Bug: https://bugs.gentoo.org/661262
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/powerpc/ppc32/make.defaults | 4 | ||||
-rw-r--r-- | profiles/arch/powerpc/ppc32/use.stable.mask | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/profiles/arch/powerpc/ppc32/make.defaults b/profiles/arch/powerpc/ppc32/make.defaults index 3b8dbab2de7e..418e2b908510 100644 --- a/profiles/arch/powerpc/ppc32/make.defaults +++ b/profiles/arch/powerpc/ppc32/make.defaults @@ -35,7 +35,3 @@ IUSE_IMPLICIT="abi_ppc_32" # Enable abi_ppc_32 for packages that don't have it forced. ABI_PPC="32" - -# Hans de Graaff <graaff@gentoo.org> (12 Nov 2018) -# Temporary entry to support stable bug 661262 -RUBY_TARGETS="ruby23" diff --git a/profiles/arch/powerpc/ppc32/use.stable.mask b/profiles/arch/powerpc/ppc32/use.stable.mask index 9973cc5d5534..49f0bee80f65 100644 --- a/profiles/arch/powerpc/ppc32/use.stable.mask +++ b/profiles/arch/powerpc/ppc32/use.stable.mask @@ -1,7 +1,3 @@ -# Hans de Graaff <graaff@gentoo.org> (12 Nov 2018) -# Temporary mask for ruby:2.4, bug 661262 -ruby_targets_ruby24 - # Mike Gilbert <floppym@gentoo.org> (08 Jun 2017) # dev-lang/python:3.7 is not stable. python_targets_python3_7 |