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 242671581FB for ; Tue, 27 Aug 2024 00:22:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 77406E2A00; Tue, 27 Aug 2024 00:22:37 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 62175E2A00 for ; Tue, 27 Aug 2024 00:22:37 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 33D52343008 for ; Tue, 27 Aug 2024 00:22:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 963CF1F26 for ; Tue, 27 Aug 2024 00:22:33 +0000 (UTC) From: "Michael Orlitzky" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Orlitzky" Message-ID: <1724718062.0afe370a1fd3a42f49adfe481e97a0eb03dee5c3.mjo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pplpy/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pplpy/pplpy-0.8.10.ebuild X-VCS-Directories: dev-python/pplpy/ X-VCS-Committer: mjo X-VCS-Committer-Name: Michael Orlitzky X-VCS-Revision: 0afe370a1fd3a42f49adfe481e97a0eb03dee5c3 X-VCS-Branch: master Date: Tue, 27 Aug 2024 00:22:33 +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: 7df60a86-e3e5-4fb7-a815-a77dee416d60 X-Archives-Hash: e7dbaa939df5a53e7f74997715733e8f commit: 0afe370a1fd3a42f49adfe481e97a0eb03dee5c3 Author: Michael Orlitzky gentoo org> AuthorDate: Mon Aug 26 12:39:27 2024 +0000 Commit: Michael Orlitzky gentoo org> CommitDate: Tue Aug 27 00:21:02 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0afe370a dev-python/pplpy: keyword 0.8.10 for ~riscv Signed-off-by: Michael Orlitzky gentoo.org> dev-python/pplpy/pplpy-0.8.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pplpy/pplpy-0.8.10.ebuild b/dev-python/pplpy/pplpy-0.8.10.ebuild index dd2eef3bce6e..4cadab58c1f5 100644 --- a/dev-python/pplpy/pplpy-0.8.10.ebuild +++ b/dev-python/pplpy/pplpy-0.8.10.ebuild @@ -19,7 +19,7 @@ HOMEPAGE=" LICENSE="GPL-3+" # API/ABI changes in point releases SLOT="0/${PV}" -KEYWORDS="amd64" +KEYWORDS="amd64 ~riscv" IUSE="doc" DEPEND="