From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1201540-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 D2E03138359
	for <garchives@archives.gentoo.org>; Mon, 31 Aug 2020 14:58:20 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id E867DE09C2;
	Mon, 31 Aug 2020 14:58:19 +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 C9F19E09C2
	for <gentoo-commits@lists.gentoo.org>; Mon, 31 Aug 2020 14:58:19 +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 AEC1A340D5A
	for <gentoo-commits@lists.gentoo.org>; Mon, 31 Aug 2020 14:58:18 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 1ED4931C
	for <gentoo-commits@lists.gentoo.org>; Mon, 31 Aug 2020 14:58:17 +0000 (UTC)
From: "Mikle Kolyada" <zlogene@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, "Mikle Kolyada" <zlogene@gentoo.org>
Message-ID: <1598885897.66bf2320961e306fa405366a669380b1c7bc252c.zlogene@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/riscv/
X-VCS-Repository: repo/gentoo
X-VCS-Files: profiles/arch/riscv/package.use.mask
X-VCS-Directories: profiles/arch/riscv/
X-VCS-Committer: zlogene
X-VCS-Committer-Name: Mikle Kolyada
X-VCS-Revision: 66bf2320961e306fa405366a669380b1c7bc252c
X-VCS-Branch: master
Date: Mon, 31 Aug 2020 14:58:17 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 783dbbae-f99d-4d5d-9f29-7fe86a414103
X-Archives-Hash: 59db96d0ed629f14cd1c5e50b6cd46c5

commit:     66bf2320961e306fa405366a669380b1c7bc252c
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 31 14:57:28 2020 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Aug 31 14:58:17 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66bf2320

profiles/riscv: unamsk procps[test]

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 profiles/arch/riscv/package.use.mask | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask
index 5b2d53c129d..7aa61f4ef78 100644
--- a/profiles/arch/riscv/package.use.mask
+++ b/profiles/arch/riscv/package.use.mask
@@ -107,5 +107,4 @@ sys-devel/gdb source-highlight
 sys-devel/gettext cvs
 sys-fs/squashfs-tools lzma
 sys-libs/libcap-ng python
-sys-process/audit gssapi python
-sys-process/procps test
+sys-process/audit gssapi python
\ No newline at end of file