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 364D8158086 for ; Tue, 12 Oct 2021 07:42:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 27A7EE0833; Tue, 12 Oct 2021 07:42:31 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0CAEBE0830 for ; Tue, 12 Oct 2021 07:42:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1C0993432DD for ; Tue, 12 Oct 2021 07:42:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 99D0C14D for ; Tue, 12 Oct 2021 07:42:28 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1634024521.c6104e6f8dc6ab44378dda4d68e2c5c70da67aff.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/scipy/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/scipy/scipy-1.7.1.ebuild X-VCS-Directories: dev-python/scipy/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: c6104e6f8dc6ab44378dda4d68e2c5c70da67aff X-VCS-Branch: master Date: Tue, 12 Oct 2021 07:42:28 +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: 7248db6f-4e85-4ced-829d-6002674569ef X-Archives-Hash: 5bed679acc67c99c273d13ebc75d780d commit: c6104e6f8dc6ab44378dda4d68e2c5c70da67aff Author: Marek Szuba gentoo org> AuthorDate: Mon Oct 11 21:05:58 2021 +0000 Commit: Marek Szuba gentoo org> CommitDate: Tue Oct 12 07:42:01 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6104e6f dev-python/scipy: keyword 1.7.1 for ~riscv Signed-off-by: Marek Szuba gentoo.org> dev-python/scipy/scipy-1.7.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/scipy/scipy-1.7.1.ebuild b/dev-python/scipy/scipy-1.7.1.ebuild index aa46f916dca..0207d573888 100644 --- a/dev-python/scipy/scipy-1.7.1.ebuild +++ b/dev-python/scipy/scipy-1.7.1.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="BSD LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~riscv ~x86" IUSE="doc sparse" DEPEND="