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 E178E158094 for ; Mon, 19 Sep 2022 05:36:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DCC4AE0886; Mon, 19 Sep 2022 05:36:42 +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 C381CE0886 for ; Mon, 19 Sep 2022 05:36:42 +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 482BC3406D1 for ; Mon, 19 Sep 2022 05:36:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 87EA15DD for ; Mon, 19 Sep 2022 05:36:39 +0000 (UTC) From: "Yixun Lan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Yixun Lan" Message-ID: <1663565777.8ec05d2113bffba06c711dc0a57ac7409f229d29.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/linkify-it-py/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/linkify-it-py/linkify-it-py-2.0.0.ebuild X-VCS-Directories: dev-python/linkify-it-py/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: 8ec05d2113bffba06c711dc0a57ac7409f229d29 X-VCS-Branch: master Date: Mon, 19 Sep 2022 05:36:39 +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: f776288a-3c98-43b9-8129-3b499f9a49c6 X-Archives-Hash: 8ec8a6ee65015fdc015126e1ab306dd9 commit: 8ec05d2113bffba06c711dc0a57ac7409f229d29 Author: Yixun Lan gentoo org> AuthorDate: Mon Sep 19 02:02:48 2022 +0000 Commit: Yixun Lan gentoo org> CommitDate: Mon Sep 19 05:36:17 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ec05d21 dev-python/linkify-it-py: Keyword 2.0.0 riscv, #871552 Signed-off-by: Yixun Lan gentoo.org> dev-python/linkify-it-py/linkify-it-py-2.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/linkify-it-py/linkify-it-py-2.0.0.ebuild b/dev-python/linkify-it-py/linkify-it-py-2.0.0.ebuild index 5e3c429c5a68..cb38cbed1815 100644 --- a/dev-python/linkify-it-py/linkify-it-py-2.0.0.ebuild +++ b/dev-python/linkify-it-py/linkify-it-py-2.0.0.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc" +KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~sparc" RDEPEND=" dev-python/uc-micro-py[${PYTHON_USEDEP}]