From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 04E161382C5 for ; Sat, 23 Jan 2021 11:32:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4FEACE0BE9; Sat, 23 Jan 2021 11:32:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3604EE0BE9 for ; Sat, 23 Jan 2021 11:32:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 44BDF340F04 for ; Sat, 23 Jan 2021 11:32:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A070F32B for ; Sat, 23 Jan 2021 11:32:12 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1611401530.127c1608b9a25b836aef5c522182470dfb4128a5.grobian@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/prefix/use.mask X-VCS-Directories: profiles/prefix/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: 127c1608b9a25b836aef5c522182470dfb4128a5 X-VCS-Branch: master Date: Sat, 23 Jan 2021 11:32:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3a7a659b-d932-47c9-a08a-694c12789103 X-Archives-Hash: f4ed2368ce8e7cc2f515b9b2139b1b5f commit: 127c1608b9a25b836aef5c522182470dfb4128a5 Author: Fabian Groffen gentoo org> AuthorDate: Sat Jan 23 11:29:32 2021 +0000 Commit: Fabian Groffen gentoo 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 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