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
parentnet-analyzer/hydra: [QA] Fix PkgMetadataXmlInvalidPkgRef (diff)
downloadgentoo-75dfb7f1.tar.gz
gentoo-75dfb7f1.tar.bz2
gentoo-75dfb7f1.zip
profiles/arch/amd64: set RUBY_TARGETS="ruby26" on stable
Bug: https://bugs.gentoo.org/728192 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--profiles/arch/amd64/make.defaults4
-rw-r--r--profiles/arch/amd64/use.stable.mask4
2 files changed, 0 insertions, 8 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"
diff --git a/profiles/arch/amd64/use.stable.mask b/profiles/arch/amd64/use.stable.mask
index a904e821200b..d2d7f36c1b24 100644
--- a/profiles/arch/amd64/use.stable.mask
+++ b/profiles/arch/amd64/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> (2020-09-14)
-# Masked per-arch to facilitate stabling, bug 728192
-ruby_targets_ruby26
-
# Andreas Sturmlechner <asturm@gentoo.org> (2020-06-06)
# sci-libs/mkl is not stable, needs online registration to even run pkg_setup
mkl