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 5FEC61581C1 for ; Sun, 7 Jul 2024 01:03:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2D38C2BC088; Sun, 7 Jul 2024 01:03:02 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 12D21E2B1F for ; Sun, 7 Jul 2024 01:03:02 +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 31B63342DEF for ; Sun, 7 Jul 2024 01:03:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B7CD81DD6 for ; Sun, 7 Jul 2024 01:02:59 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1720314133.8e92206128ab9586bd5923396af3d7fbe739d731.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/commentjson/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/commentjson/commentjson-0.9.0-r2.ebuild X-VCS-Directories: dev-python/commentjson/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 8e92206128ab9586bd5923396af3d7fbe739d731 X-VCS-Branch: master Date: Sun, 7 Jul 2024 01:02:59 +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: 0acb6bac-41c7-452b-b375-65258c7bc5d3 X-Archives-Hash: 7f7f49ee6726e066bea48ab761d28794 commit: 8e92206128ab9586bd5923396af3d7fbe739d731 Author: Matoro Mahri matoro tk> AuthorDate: Sun Jul 7 00:51:03 2024 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Sun Jul 7 01:02:13 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e922061 dev-python/commentjson: Keyword 0.9.0-r2 alpha, #934778 Signed-off-by: Matoro Mahri matoro.tk> Signed-off-by: Ionen Wolkens gentoo.org> dev-python/commentjson/commentjson-0.9.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/commentjson/commentjson-0.9.0-r2.ebuild b/dev-python/commentjson/commentjson-0.9.0-r2.ebuild index fd8671dc6a0b..d3a872cb10c8 100644 --- a/dev-python/commentjson/commentjson-0.9.0-r2.ebuild +++ b/dev-python/commentjson/commentjson-0.9.0-r2.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc64 ~riscv ~sparc x86" RDEPEND=" dev-python/lark[${PYTHON_USEDEP}]