From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1000822-garchives=archives.gentoo.org@lists.gentoo.org>
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 933FB1382C5
	for <garchives@archives.gentoo.org>; Wed, 31 Jan 2018 10:23:27 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 96B87E0AA4;
	Wed, 31 Jan 2018 10:23:26 +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 6DF94E0AA4
	for <gentoo-commits@lists.gentoo.org>; Wed, 31 Jan 2018 10:23:26 +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 5AA62335C5E
	for <gentoo-commits@lists.gentoo.org>; Wed, 31 Jan 2018 10:23:25 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id B5A1C1C3
	for <gentoo-commits@lists.gentoo.org>; Wed, 31 Jan 2018 10:23:23 +0000 (UTC)
From: "Fabian Groffen" <grobian@gentoo.org>
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" <grobian@gentoo.org>
Message-ID: <1517394199.42e593f9f840b9a03145c16548550a6bced7af06.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: 42e593f9f840b9a03145c16548550a6bced7af06
X-VCS-Branch: master
Date: Wed, 31 Jan 2018 10:23:23 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: b29e0670-02f4-4ab4-a1f8-d396abe809dd
X-Archives-Hash: 7281247815a4392c1c3b15ad2903f0f5

commit:     42e593f9f840b9a03145c16548550a6bced7af06
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 31 10:23:05 2018 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Wed Jan 31 10:23:19 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42e593f9

profiles/prefix: update ruby_targets masks, remove 2.1, add 2.3

 profiles/prefix/use.mask | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/profiles/prefix/use.mask b/profiles/prefix/use.mask
index 47e9b1a2a49..134085a9be5 100644
--- a/profiles/prefix/use.mask
+++ b/profiles/prefix/use.mask
@@ -14,5 +14,5 @@ acl
 python_targets_python3_4
 python_single_target_python3_4
 
-# Similar for Ruby 2.1
-ruby_targets_ruby21
+# Similar for Ruby 2.3
+ruby_targets_ruby23