diff options
author | 2024-05-20 14:14:47 -0400 | |
---|---|---|
committer | 2024-05-20 22:48:35 +0100 | |
commit | 9fbe65fb2a49aeb933a3579d280ad480de11f6a3 (patch) | |
tree | 0d6be1d39a2c73bc0c2f5d51d0a1e68843c7bf2b /profiles | |
parent | games-fps/urbanterror: Export PKG_CONFIG to fix x86 build (diff) | |
download | gentoo-9fbe65fb2a49aeb933a3579d280ad480de11f6a3.tar.gz gentoo-9fbe65fb2a49aeb933a3579d280ad480de11f6a3.tar.bz2 gentoo-9fbe65fb2a49aeb933a3579d280ad480de11f6a3.zip |
profiles/arch/x86: 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/x86/make.defaults | 4 | ||||
-rw-r--r-- | profiles/arch/x86/use.stable.mask | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/profiles/arch/x86/make.defaults b/profiles/arch/x86/make.defaults index 6fc955113ada..16f6fbe98d0e 100644 --- a/profiles/arch/x86/make.defaults +++ b/profiles/arch/x86/make.defaults @@ -43,7 +43,3 @@ ABI_X86="32" # 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/x86/use.stable.mask b/profiles/arch/x86/use.stable.mask index 8ff2c3fd9a8e..6f373ce425c2 100644 --- a/profiles/arch/x86/use.stable.mask +++ b/profiles/arch/x86/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.org> (2024-02-14) # sci-libs/atlas is not stable atlas |