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 A6B471382C5 for ; Thu, 26 Nov 2020 08:21:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F108AE092B; Thu, 26 Nov 2020 08:21:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 DC8E8E092B for ; Thu, 26 Nov 2020 08:21:44 +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 0BAB5341313 for ; Thu, 26 Nov 2020 08:21:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 757A1450 for ; Thu, 26 Nov 2020 08:21:42 +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: <1606378843.0ce38a37079de7601fb56d1ecf7c0e5342405e0f.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.39.0.ebuild X-VCS-Directories: dev-python/cfn-python-lint/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 0ce38a37079de7601fb56d1ecf7c0e5342405e0f X-VCS-Branch: master Date: Thu, 26 Nov 2020 08:21:42 +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: 7c371e53-ff2e-4676-8972-5240a845820e X-Archives-Hash: fecc4ec257137a31c12503855ed7cdc9 commit: 0ce38a37079de7601fb56d1ecf7c0e5342405e0f Author: Sam James gentoo org> AuthorDate: Thu Nov 26 08:20:43 2020 +0000 Commit: Sam James gentoo org> CommitDate: Thu Nov 26 08:20:43 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ce38a37 dev-python/cfn-python-lint: Stabilize 0.39.0 ALLARCHES, #756439 Signed-off-by: Sam James gentoo.org> dev-python/cfn-python-lint/cfn-python-lint-0.39.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/cfn-python-lint/cfn-python-lint-0.39.0.ebuild b/dev-python/cfn-python-lint/cfn-python-lint-0.39.0.ebuild index 8fdc39d88ec..64b6dd0c57c 100644 --- a/dev-python/cfn-python-lint/cfn-python-lint-0.39.0.ebuild +++ b/dev-python/cfn-python-lint/cfn-python-lint-0.39.0.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 ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" RDEPEND=" >=dev-python/aws-sam-translator-1.25.0[${PYTHON_USEDEP}]