diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-12-26 21:27:36 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-12-26 21:27:36 -0500 |
commit | 56d3af45d7f9aa93a1ca08423dad017b1c928643 (patch) | |
tree | a7464b9d349e9e470805c06db5d78d60bfbce8c9 /profiles | |
parent | virtual/rubygems-14: ppc64 stable, bug 661262 (diff) | |
download | gentoo-56d3af45d7f9aa93a1ca08423dad017b1c928643.tar.gz gentoo-56d3af45d7f9aa93a1ca08423dad017b1c928643.tar.bz2 gentoo-56d3af45d7f9aa93a1ca08423dad017b1c928643.zip |
profiles/arch/ppc64: 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/ppc64/make.defaults | 4 | ||||
-rw-r--r-- | profiles/arch/powerpc/ppc64/use.stable.mask | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/profiles/arch/powerpc/ppc64/make.defaults b/profiles/arch/powerpc/ppc64/make.defaults index d2b49417d9f2..7f43ef6c4888 100644 --- a/profiles/arch/powerpc/ppc64/make.defaults +++ b/profiles/arch/powerpc/ppc64/make.defaults @@ -39,7 +39,3 @@ VIDEO_CARDS="fbdev mga nv r128 radeon" # Enable abi_ppc_64 for packages that don't have it forced. ABI_PPC="64" - -# 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/ppc64/use.stable.mask b/profiles/arch/powerpc/ppc64/use.stable.mask index dadeeb17b0e0..a47ca75152f7 100644 --- a/profiles/arch/powerpc/ppc64/use.stable.mask +++ b/profiles/arch/powerpc/ppc64/use.stable.mask @@ -4,10 +4,6 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask -# 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 |