commit: a984485634e0a91c670df1a570d2b2cd2e9f5d0c Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sun Dec 30 03:42:01 2018 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sun Dec 30 03:43:01 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9844856
profiles/arch/hppa: unmask RUBY_TARGETS=ruby24, bug 661262 Bug: https://bugs.gentoo.org/661262 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> profiles/arch/hppa/make.defaults | 4 ---- profiles/arch/hppa/use.stable.mask | 4 ---- 2 files changed, 8 deletions(-) diff --git a/profiles/arch/hppa/make.defaults b/profiles/arch/hppa/make.defaults index 3f22ce8df61..0a3820884b6 100644 --- a/profiles/arch/hppa/make.defaults +++ b/profiles/arch/hppa/make.defaults @@ -24,7 +24,3 @@ CHOST_hppa="${CHOST}" # 2006/08/18 - Donnie Berkholz <[email protected]> # Defaults for video drivers VIDEO_CARDS="fbdev" - -# Hans de Graaff <[email protected]> (12 Nov 2018) -# Temporary entry to support stable bug 661262 -RUBY_TARGETS="ruby23" diff --git a/profiles/arch/hppa/use.stable.mask b/profiles/arch/hppa/use.stable.mask index 8c4cf24387e..f598c423770 100644 --- a/profiles/arch/hppa/use.stable.mask +++ b/profiles/arch/hppa/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 <[email protected]> (12 Nov 2018) -# Temporary mask for ruby:2.4, bug 661262 -ruby_targets_ruby24 - # Andreas Sturmlechner <[email protected]> (20 May 2018) openal
