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 A119C15808B for ; Sun, 20 Mar 2022 23:04:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E5643E07EE; Sun, 20 Mar 2022 23:04:04 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C81BBE07EE for ; Sun, 20 Mar 2022 23:04:04 +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 E4618342E54 for ; Sun, 20 Mar 2022 23:04:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6CFCA2D7 for ; Sun, 20 Mar 2022 23:04:02 +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: <1647817434.e50b81190260527a9259a225e88c4ac5b763ad5e.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/cerberus/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/cerberus/cerberus-1.3.2.ebuild X-VCS-Directories: dev-python/cerberus/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: e50b81190260527a9259a225e88c4ac5b763ad5e X-VCS-Branch: master Date: Sun, 20 Mar 2022 23:04:02 +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: 368fad70-d8d3-423b-a7c1-619a576a0b59 X-Archives-Hash: eb94ed5daa31c6b9116fabb9df44b9e5 commit: e50b81190260527a9259a225e88c4ac5b763ad5e Author: Marek Szuba gentoo org> AuthorDate: Sun Mar 20 22:53:35 2022 +0000 Commit: Marek Szuba gentoo org> CommitDate: Sun Mar 20 23:03:54 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e50b8119 dev-python/cerberus: keyword 1.3.2 for ~riscv Signed-off-by: Marek Szuba gentoo.org> dev-python/cerberus/cerberus-1.3.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/cerberus/cerberus-1.3.2.ebuild b/dev-python/cerberus/cerberus-1.3.2.ebuild index 4e51f4427dae..709c7d86a270 100644 --- a/dev-python/cerberus/cerberus-1.3.2.ebuild +++ b/dev-python/cerberus/cerberus-1.3.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/pyeve/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.t LICENSE="ISC" SLOT="0" -KEYWORDS="amd64" +KEYWORDS="amd64 ~riscv" PATCHES=( "${FILESDIR}"/${PN}-1.3.2_no-pytest-runner.patch