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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4BBB613835A for ; Tue, 8 Sep 2020 16:56:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 62BC0E0864; Tue, 8 Sep 2020 16:56:15 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1A925E0864 for ; Tue, 8 Sep 2020 16:56:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 30AD3340D9B for ; Tue, 8 Sep 2020 16:56:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B0D8134A for ; Tue, 8 Sep 2020 16:56:10 +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: <1599584166.46431feeaca6341df939359d20e952e1ab707977.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/cfn-python-lint/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/cfn-python-lint/cfn-python-lint-0.35.1.ebuild X-VCS-Directories: dev-python/cfn-python-lint/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 46431feeaca6341df939359d20e952e1ab707977 X-VCS-Branch: master Date: Tue, 8 Sep 2020 16:56:10 +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: 20aefff2-2854-4597-839d-167d8fcf9b39 X-Archives-Hash: 28ad13fd7c8808b432918fc1f693aa0f commit: 46431feeaca6341df939359d20e952e1ab707977 Author: Sam James gentoo org> AuthorDate: Tue Sep 8 16:55:24 2020 +0000 Commit: Sam James gentoo org> CommitDate: Tue Sep 8 16:56:06 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46431fee dev-python/cfn-python-lint: Keyword 0.35.1 arm64, #740848 Signed-off-by: Sam James gentoo.org> dev-python/cfn-python-lint/cfn-python-lint-0.35.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/cfn-python-lint/cfn-python-lint-0.35.1.ebuild b/dev-python/cfn-python-lint/cfn-python-lint-0.35.1.ebuild index 82b22d4087c..09f91de4ad6 100644 --- a/dev-python/cfn-python-lint/cfn-python-lint-0.35.1.ebuild +++ b/dev-python/cfn-python-lint/cfn-python-lint-0.35.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/aws-cloudformation/${PN}/archive/v${PV}.tar.gz -> ${ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" RDEPEND=" >=dev-python/aws-sam-translator-1.25.0[${PYTHON_USEDEP}]