From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1528451-garchives=archives.gentoo.org@lists.gentoo.org> 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 99400158008 for <garchives@archives.gentoo.org>; Tue, 13 Jun 2023 09:04:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 75A22E09CF; Tue, 13 Jun 2023 09:04:42 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 57CD3E09CE for <gentoo-commits@lists.gentoo.org>; Tue, 13 Jun 2023 09:04: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 7C85B341304 for <gentoo-commits@lists.gentoo.org>; Tue, 13 Jun 2023 09:04:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9D7EBA92 for <gentoo-commits@lists.gentoo.org>; Tue, 13 Jun 2023 09:04:39 +0000 (UTC) From: "Yixun Lan" <dlan@gentoo.org> 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" <dlan@gentoo.org> Message-ID: <1686647003.d9f5220a5ab49ae82c7e9aa3c6bc865c6c88b016.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/jsonschema-specifications/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/jsonschema-specifications/jsonschema-specifications-2023.5.2.ebuild X-VCS-Directories: dev-python/jsonschema-specifications/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: d9f5220a5ab49ae82c7e9aa3c6bc865c6c88b016 X-VCS-Branch: master Date: Tue, 13 Jun 2023 09:04:39 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 516d4feb-ac84-4b71-870c-a9f3001d2939 X-Archives-Hash: 8e0a5cd0dc438d2ccc1df8ddcc9c2cb8 commit: d9f5220a5ab49ae82c7e9aa3c6bc865c6c88b016 Author: Yixun Lan <dlan <AT> gentoo <DOT> org> AuthorDate: Tue Jun 13 09:03:23 2023 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Tue Jun 13 09:03:23 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9f5220a dev-python/jsonschema-specifications: Keyword 2023.5.2 riscv, #908409 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> .../jsonschema-specifications/jsonschema-specifications-2023.5.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/jsonschema-specifications/jsonschema-specifications-2023.5.2.ebuild b/dev-python/jsonschema-specifications/jsonschema-specifications-2023.5.2.ebuild index 83bff223f462..46d56e086c48 100644 --- a/dev-python/jsonschema-specifications/jsonschema-specifications-2023.5.2.ebuild +++ b/dev-python/jsonschema-specifications/jsonschema-specifications-2023.5.2.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~riscv" RDEPEND=" >=dev-python/referencing-0.28.0[${PYTHON_USEDEP}]