diff options
author | Sam James <sam@gentoo.org> | 2023-01-15 12:43:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-15 12:43:11 +0000 |
commit | 02197a40fe01c8decdf458ffae61ad2ddf52418c (patch) | |
tree | c2af851cdbc4a63cb54a91b29841d032be99ec70 /profiles/arch | |
parent | dev-ruby/rubygems: Stabilize 3.2.33 amd64, #890915 (diff) | |
download | gentoo-02197a40fe01c8decdf458ffae61ad2ddf52418c.tar.gz gentoo-02197a40fe01c8decdf458ffae61ad2ddf52418c.tar.bz2 gentoo-02197a40fe01c8decdf458ffae61ad2ddf52418c.zip |
profiles/arch/amd64: unmask ruby30
Bug: https://bugs.gentoo.org/890915
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/amd64/make.defaults | 4 | ||||
-rw-r--r-- | profiles/arch/amd64/use.stable.mask | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/profiles/arch/amd64/make.defaults b/profiles/arch/amd64/make.defaults index b428ef1b9888..d6c83267206d 100644 --- a/profiles/arch/amd64/make.defaults +++ b/profiles/arch/amd64/make.defaults @@ -63,7 +63,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> (2023-01-15) -# Temporary mask for https://bugs.gentoo.org/890915 -RUBY_TARGETS="ruby27" diff --git a/profiles/arch/amd64/use.stable.mask b/profiles/arch/amd64/use.stable.mask index 0b02556030e1..2f7f7dbd0ebc 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> (2023-01-15) -# Temporary mask for https://bugs.gentoo.org/890915 -ruby_targets_ruby30 - # Andreas Sturmlechner <asturm@gentoo.org> (2020-06-06) # sci-libs/mkl is not stable, needs online registration to even run pkg_setup mkl |