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 EF8B8138359 for ; Thu, 3 Sep 2020 09:32:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05926E0825; Thu, 3 Sep 2020 09:32:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 DF7B9E0825 for ; Thu, 3 Sep 2020 09:32:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 B88C4340F20 for ; Thu, 3 Sep 2020 09:31:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 306DA32C for ; Thu, 3 Sep 2020 09:31:58 +0000 (UTC) From: "Mikle Kolyada" 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" Message-ID: <1599125495.ec963649aefcd557c37e7aead94b251358d652e0.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: ec963649aefcd557c37e7aead94b251358d652e0 X-VCS-Branch: master Date: Thu, 3 Sep 2020 09:31:58 +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: c36101db-3fb2-44a6-b922-917f3021f035 X-Archives-Hash: d8589c5b5ec64b6ff6b81837cb243b17 commit: ec963649aefcd557c37e7aead94b251358d652e0 Author: Mikle Kolyada gentoo org> AuthorDate: Thu Sep 3 09:31:35 2020 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Thu Sep 3 09:31:35 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec963649 profiles/riscv: dev-python/numpy[lapack] mask Signed-off-by: Mikle Kolyada gentoo.org> profiles/arch/riscv/package.use.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index bcd44635548..5ca11f58e21 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -83,6 +83,7 @@ dev-python/cython doc test dev-python/jinja doc test dev-python/lxml test dev-python/markupsafe test +dev-python/numpy lapack dev-python/pygments doc test dev-python/setuptools test dev-python/snakeoil test