From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1647460-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 74DE815802E for <garchives@archives.gentoo.org>; Fri, 28 Jun 2024 00:17:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C73C2E2AA0; Fri, 28 Jun 2024 00:17:01 +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 A8BB8E2AA0 for <gentoo-commits@lists.gentoo.org>; Fri, 28 Jun 2024 00:17:01 +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 BBE4933BEE8 for <gentoo-commits@lists.gentoo.org>; Fri, 28 Jun 2024 00:17:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 31C6D1D7E for <gentoo-commits@lists.gentoo.org>; Fri, 28 Jun 2024 00:16:58 +0000 (UTC) From: "Sam James" <sam@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, "Sam James" <sam@gentoo.org> Message-ID: <1719533786.eb58c905de472a0d9fca3095c2cec53910f4d718.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.87.8.ebuild X-VCS-Directories: dev-python/cfn-lint/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: eb58c905de472a0d9fca3095c2cec53910f4d718 X-VCS-Branch: master Date: Fri, 28 Jun 2024 00:16:58 +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: b39eca99-b6e6-49af-aef5-223243634998 X-Archives-Hash: 406fd3b86cf4a3e2b479c7296e0b9f91 commit: eb58c905de472a0d9fca3095c2cec53910f4d718 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jun 28 00:16:26 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jun 28 00:16:26 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb58c905 dev-python/cfn-lint: Stabilize 0.87.8 ALLARCHES, #935044 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/cfn-lint/cfn-lint-0.87.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/cfn-lint/cfn-lint-0.87.8.ebuild b/dev-python/cfn-lint/cfn-lint-0.87.8.ebuild index 1965af60837c..e29d79c3ed42 100644 --- a/dev-python/cfn-lint/cfn-lint-0.87.8.ebuild +++ b/dev-python/cfn-lint/cfn-lint-0.87.8.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv ~x86" +KEYWORDS="amd64 arm64 ~riscv x86" RDEPEND=" >=dev-python/aws-sam-translator-1.89.0[${PYTHON_USEDEP}]