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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 69F40158020 for ; Sat, 12 Nov 2022 16:31:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 87F48E09B8; Sat, 12 Nov 2022 16:31:22 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6FB94E09B8 for ; Sat, 12 Nov 2022 16:31:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7F2C4340D5C for ; Sat, 12 Nov 2022 16:31:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E5B9C73C for ; Sat, 12 Nov 2022 16:31:19 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1668270669.faf7570b91d80d8733f04deb2adc62861e9229f0.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/networkx/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/networkx/networkx-2.8.8.ebuild X-VCS-Directories: dev-python/networkx/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: faf7570b91d80d8733f04deb2adc62861e9229f0 X-VCS-Branch: master Date: Sat, 12 Nov 2022 16:31:19 +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: 323c049f-af65-4cc7-9a59-bb636df624aa X-Archives-Hash: 74ae6396980ce9fb8c649384e8754d47 commit: faf7570b91d80d8733f04deb2adc62861e9229f0 Author: Arthur Zamarin gentoo org> AuthorDate: Sat Nov 12 16:31:09 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Nov 12 16:31:09 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faf7570b dev-python/networkx: Keyword 2.8.8 sparc, #862330 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/networkx/networkx-2.8.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/networkx/networkx-2.8.8.ebuild b/dev-python/networkx/networkx-2.8.8.ebuild index 96dd02e10e41..54e5f4e50802 100644 --- a/dev-python/networkx/networkx-2.8.8.ebuild +++ b/dev-python/networkx/networkx-2.8.8.ebuild @@ -19,7 +19,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" BDEPEND=" test? (