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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 219D315800A for ; Tue, 15 Aug 2023 03:31:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6400A2BC013; Tue, 15 Aug 2023 03:31:22 +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 4BE772BC013 for ; Tue, 15 Aug 2023 03:31:22 +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 510DB340A98 for ; Tue, 15 Aug 2023 03:31:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AD06BF9F for ; Tue, 15 Aug 2023 03:31:19 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1692070266.b9a08a1008462e16b891151516ac3fc3de5e4260.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/cfn-lint/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/cfn-lint/cfn-lint-0.78.2.ebuild X-VCS-Directories: dev-python/cfn-lint/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: b9a08a1008462e16b891151516ac3fc3de5e4260 X-VCS-Branch: master Date: Tue, 15 Aug 2023 03:31:19 +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: 6263e96e-01b0-4013-820e-0407fc57af1f X-Archives-Hash: 8f9f55eb534aee9b765b60ae4c17f915 commit: b9a08a1008462e16b891151516ac3fc3de5e4260 Author: Sam James gentoo org> AuthorDate: Tue Aug 15 03:31:06 2023 +0000 Commit: Sam James gentoo org> CommitDate: Tue Aug 15 03:31:06 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9a08a10 dev-python/cfn-lint: Stabilize 0.78.2 ALLARCHES, #912290 Signed-off-by: Sam James gentoo.org> dev-python/cfn-lint/cfn-lint-0.78.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/cfn-lint/cfn-lint-0.78.2.ebuild b/dev-python/cfn-lint/cfn-lint-0.78.2.ebuild index 7071d59d0406..7d8ba74d2f5e 100644 --- a/dev-python/cfn-lint/cfn-lint-0.78.2.ebuild +++ b/dev-python/cfn-lint/cfn-lint-0.78.2.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~riscv x86" RDEPEND=" >=dev-python/aws-sam-translator-1.71.0[${PYTHON_USEDEP}]