summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-05-20 14:14:47 -0400
committerSam James <sam@gentoo.org>2024-05-20 22:48:35 +0100
commit9fbe65fb2a49aeb933a3579d280ad480de11f6a3 (patch)
tree0d6be1d39a2c73bc0c2f5d51d0a1e68843c7bf2b /profiles/arch/x86/make.defaults
parentgames-fps/urbanterror: Export PKG_CONFIG to fix x86 build (diff)
downloadgentoo-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/arch/x86/make.defaults')
-rw-r--r--profiles/arch/x86/make.defaults4
1 files changed, 0 insertions, 4 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"