summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-09-21 16:19:17 +0000
committerSam James <sam@gentoo.org>2020-09-21 16:19:30 +0000
commit9e412730d2d2b0352ab008e72cbc1f96b0cf4a7d (patch)
treeaf87db402709546595be62a1b9bae7f6fc1f9839 /profiles/arch
parentdev-perl/Data-Password: Add w/ version=1.120.0 (diff)
downloadgentoo-9e412730d2d2b0352ab008e72cbc1f96b0cf4a7d.tar.gz
gentoo-9e412730d2d2b0352ab008e72cbc1f96b0cf4a7d.tar.bz2
gentoo-9e412730d2d2b0352ab008e72cbc1f96b0cf4a7d.zip
profiles/arch/x86/make.defaults: drop RUBY_TARGETS definition
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/arch')
-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 5f26b6eab90f..c0600e4ae9f1 100644
--- a/profiles/arch/x86/make.defaults
+++ b/profiles/arch/x86/make.defaults
@@ -47,7 +47,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> (2020-09-14)
-# Set per-arch to facilitate stabling, bug 728192
-RUBY_TARGETS="ruby25"