diff options
author | 2024-05-20 14:52:09 -0400 | |
---|---|---|
committer | 2024-05-20 22:48:40 +0100 | |
commit | 7784d021bac13c3c20e1cc2e214d1e39f8e61508 (patch) | |
tree | 043f6d5fe00b275e9c141e9963b1ca496b3b54d5 /profiles | |
parent | dev-ruby/rubygems: stabilize 3.4.22 for ppc64 (diff) | |
download | gentoo-7784d021bac13c3c20e1cc2e214d1e39f8e61508.tar.gz gentoo-7784d021bac13c3c20e1cc2e214d1e39f8e61508.tar.bz2 gentoo-7784d021bac13c3c20e1cc2e214d1e39f8e61508.zip |
profiles/arch/arm64: 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/arm64/make.defaults | 4 | ||||
-rw-r--r-- | profiles/arch/arm64/use.stable.mask | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/profiles/arch/arm64/make.defaults b/profiles/arch/arm64/make.defaults index 31df7013cb70..55118834bcce 100644 --- a/profiles/arch/arm64/make.defaults +++ b/profiles/arch/arm64/make.defaults @@ -28,7 +28,3 @@ USE="libtirpc" # Michał Górny <mgorny@gentoo.org> (2017-03-14) # Unhide the ARM-specific USE_EXPANDs. USE_EXPAND_HIDDEN="-CPU_FLAGS_ARM" - -# 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/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask index 9f9eed955ab0..18cd219279c6 100644 --- a/profiles/arch/arm64/use.stable.mask +++ b/profiles/arch/arm64/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 - # Matt Turner <mattst88@gentoo.org> (2024-05-10) # x11-drivers/xf86-video-vmware is not stable yet video_cards_vmware |