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 6D9AB1381F3 for ; Sun, 8 Nov 2020 21:10:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C118FE079E; Sun, 8 Nov 2020 21:10:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 A8702E079E for ; Sun, 8 Nov 2020 21:10:23 +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 5B876335C32 for ; Sun, 8 Nov 2020 21:10:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C8B153B3 for ; Sun, 8 Nov 2020 21:10:20 +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: <1604869817.369217bbe9deffc1357c325369af9e286b62c9ae.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/flake8/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/flake8/flake8-3.8.3-r1.ebuild X-VCS-Directories: dev-python/flake8/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 369217bbe9deffc1357c325369af9e286b62c9ae X-VCS-Branch: master Date: Sun, 8 Nov 2020 21:10:20 +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: d7e2c1a1-3c26-49fb-8d65-3f6bbbc6d6b9 X-Archives-Hash: ceea9bd3d2f45272a63227b1aa2be4d0 commit: 369217bbe9deffc1357c325369af9e286b62c9ae Author: Sam James gentoo org> AuthorDate: Sun Nov 8 21:09:30 2020 +0000 Commit: Sam James gentoo org> CommitDate: Sun Nov 8 21:10:17 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=369217bb dev-python/flake8: Stabilize 3.8.3-r1 arm64, #753539 Signed-off-by: Sam James gentoo.org> dev-python/flake8/flake8-3.8.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/flake8/flake8-3.8.3-r1.ebuild b/dev-python/flake8/flake8-3.8.3-r1.ebuild index 57ef4dfea5f..0c51e5d1db7 100644 --- a/dev-python/flake8/flake8-3.8.3-r1.ebuild +++ b/dev-python/flake8/flake8-3.8.3-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" # requires.txt inc. mccabe however that creates a circular dep RDEPEND="