diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-23 12:29:32 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-23 12:32:10 +0100 |
commit | 127c1608b9a25b836aef5c522182470dfb4128a5 (patch) | |
tree | 8ed8c571d786f1c5d95f8639f669ac8f521571db /profiles/prefix | |
parent | sys-apps/openrc: install pam files conditionally (diff) | |
download | gentoo-127c1608b9a25b836aef5c522182470dfb4128a5.tar.gz gentoo-127c1608b9a25b836aef5c522182470dfb4128a5.tar.bz2 gentoo-127c1608b9a25b836aef5c522182470dfb4128a5.zip |
profiles/prefix/use.mask: drop obsolete ruby23 mask
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'profiles/prefix')
-rw-r--r-- | profiles/prefix/use.mask | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/profiles/prefix/use.mask b/profiles/prefix/use.mask index 68ccdc24bdc8..e5011011579b 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 |