diff options
author | 2024-05-20 14:55:29 -0400 | |
---|---|---|
committer | 2024-05-20 22:48:44 +0100 | |
commit | a2679e24e9b7209a568284c788acd0da425f93d0 (patch) | |
tree | 4eb160cb42a82d56f8a99896c3a896010fbdf12c /profiles | |
parent | dev-ruby/rubygems: stabilize 3.4.22 for ppc (diff) | |
download | gentoo-a2679e24e9b7209a568284c788acd0da425f93d0.tar.gz gentoo-a2679e24e9b7209a568284c788acd0da425f93d0.tar.bz2 gentoo-a2679e24e9b7209a568284c788acd0da425f93d0.zip |
profiles/arch/amd64: stabilize USE=ruby_targets_ruby32
Bug: https://bugs.gentoo.org/932285
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/make.defaults | 4 | ||||
-rw-r--r-- | profiles/arch/amd64/use.stable.mask | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/profiles/arch/amd64/make.defaults b/profiles/arch/amd64/make.defaults index 4b211a4a39d5..945288214711 100644 --- a/profiles/arch/amd64/make.defaults +++ b/profiles/arch/amd64/make.defaults @@ -63,7 +63,3 @@ IUSE_IMPLICIT="abi_x86_64" # 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> (2024-05-20) -# Allow ruby32 stabling: https://bugs.gentoo.org/932285 -RUBY_TARGETS="ruby31 -ruby32" diff --git a/profiles/arch/amd64/use.stable.mask b/profiles/arch/amd64/use.stable.mask index 70930f986aeb..c7159b879206 100644 --- a/profiles/arch/amd64/use.stable.mask +++ b/profiles/arch/amd64/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> (2024-05-20) -# Allow ruby32 stabling: https://bugs.gentoo.org/932285 -ruby_targets_ruby32 - # Paul Zander <negril.nx+gentoo@gmail.com> (2023-11-17) # ROCm/HIP is not suitable for stabilization. hip |