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 D234B15800A for ; Sun, 13 Aug 2023 06:37:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C12762BC021; Sun, 13 Aug 2023 06:37:18 +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 9E8CF2BC022 for ; Sun, 13 Aug 2023 06:37:18 +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 782B533BEBB for ; Sun, 13 Aug 2023 06:37:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A45F9F75 for ; Sun, 13 Aug 2023 06:37:15 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1691908632.7fe6715c95b361d1dd8198d5dbb33c9bdb3b5b02.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/jsonschema-spec/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/jsonschema-spec/jsonschema-spec-0.2.3.ebuild X-VCS-Directories: dev-python/jsonschema-spec/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 7fe6715c95b361d1dd8198d5dbb33c9bdb3b5b02 X-VCS-Branch: master Date: Sun, 13 Aug 2023 06:37:15 +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: c52a6e61-2a6f-4022-ba37-7f6b6f4a6a27 X-Archives-Hash: f7f7daee5ff9858c43a6ef16a414c911 commit: 7fe6715c95b361d1dd8198d5dbb33c9bdb3b5b02 Author: Joonas Niilola gentoo org> AuthorDate: Sun Aug 13 06:36:35 2023 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sun Aug 13 06:37:12 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fe6715c dev-python/jsonschema-spec: Keyword 0.2.3 x86, #910584 Signed-off-by: Joonas Niilola gentoo.org> dev-python/jsonschema-spec/jsonschema-spec-0.2.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/jsonschema-spec/jsonschema-spec-0.2.3.ebuild b/dev-python/jsonschema-spec/jsonschema-spec-0.2.3.ebuild index 0c82e0a19efb..85bc111cd5f0 100644 --- a/dev-python/jsonschema-spec/jsonschema-spec-0.2.3.ebuild +++ b/dev-python/jsonschema-spec/jsonschema-spec-0.2.3.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~riscv" +KEYWORDS="~amd64 ~riscv ~x86" RDEPEND=" >=dev-python/pathable-0.4.1[${PYTHON_USEDEP}]