summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-09-14 19:54:00 +0000
committerSam James <sam@gentoo.org>2020-09-14 19:54:21 +0000
commit75dfb7f197e74a4c97fa48dce7e02eb252c34850 (patch)
treed79f26618c7056d04eb86f1412568652ef16cc02 /profiles/arch/amd64/make.defaults
parentnet-analyzer/hydra: [QA] Fix PkgMetadataXmlInvalidPkgRef (diff)
downloadgentoo-75dfb7f197e74a4c97fa48dce7e02eb252c34850.tar.gz
gentoo-75dfb7f197e74a4c97fa48dce7e02eb252c34850.tar.bz2
gentoo-75dfb7f197e74a4c97fa48dce7e02eb252c34850.zip
profiles/arch/amd64: set RUBY_TARGETS="ruby26" on stable
Bug: https://bugs.gentoo.org/728192 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/arch/amd64/make.defaults')
-rw-r--r--profiles/arch/amd64/make.defaults4
1 files changed, 0 insertions, 4 deletions
diff --git a/profiles/arch/amd64/make.defaults b/profiles/arch/amd64/make.defaults
index e814358a7a35..afe2ba0ad010 100644
--- a/profiles/arch/amd64/make.defaults
+++ b/profiles/arch/amd64/make.defaults
@@ -67,7 +67,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> (2020-09-14)
-# Set per-arch to facilitate stabling, bug 728192
-RUBY_TARGETS="ruby25"