commit: 127c1608b9a25b836aef5c522182470dfb4128a5 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Sat Jan 23 11:29:32 2021 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Sat Jan 23 11:32:10 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=127c1608
profiles/prefix/use.mask: drop obsolete ruby23 mask Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org> profiles/prefix/use.mask | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/profiles/prefix/use.mask b/profiles/prefix/use.mask index 68ccdc24bdc..e5011011579 100644 --- a/profiles/prefix/use.mask +++ b/profiles/prefix/use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 @@ -20,6 +20,3 @@ kernel_linux # and Gentoo Prefix does not have access to that. Also, definately problems with # coreutils on darwin. acl - -# Similar for Ruby 2.3 -ruby_targets_ruby23
