diff options
author | Sam James <sam@gentoo.org> | 2021-10-11 02:16:49 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-11 02:16:49 +0100 |
commit | da2bd01537cf647d268afdcb5b241e97d478aa08 (patch) | |
tree | fc7466493df012ad7fa2c0ff2d593ea590a64722 | |
parent | virtual/rubygems: Stabilize 16 arm64, #801289 (diff) | |
download | gentoo-da2bd01537cf647d268afdcb5b241e97d478aa08.tar.gz gentoo-da2bd01537cf647d268afdcb5b241e97d478aa08.tar.bz2 gentoo-da2bd01537cf647d268afdcb5b241e97d478aa08.zip |
profiles/arch/arm64: unmask ruby27
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | profiles/arch/arm64/make.defaults | 4 | ||||
-rw-r--r-- | profiles/arch/arm64/use.stable.mask | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/profiles/arch/arm64/make.defaults b/profiles/arch/arm64/make.defaults index 917aed763856..2f35acff83c7 100644 --- a/profiles/arch/arm64/make.defaults +++ b/profiles/arch/arm64/make.defaults @@ -28,7 +28,3 @@ USE="libtirpc" # Michał Górny <mgorny@gentoo.org> (2017-03-14) # Unhide the ARM-specific USE_EXPANDs. USE_EXPAND_HIDDEN="-CPU_FLAGS_ARM" - -# Hans de Graaff <graaff@gentoo.org> (2021-10-10) -# Temporary override base default to support the ruby27 stable bug 801289 -RUBY_TARGETS="ruby26" diff --git a/profiles/arch/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask index e341f3f24160..ff0cafe9ef98 100644 --- a/profiles/arch/arm64/use.stable.mask +++ b/profiles/arch/arm64/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> (2021-10-10) -# Temporary entry to support the ruby27 stable bug 801289 -ruby_targets_ruby27 - # Michał Górny <mgorny@gentoo.org> (2021-05-04) # Python 3.10 is not yet stable (and will not be until it's out of beta, # around September. |