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 775FB138334 for ; Wed, 25 Dec 2019 20:32:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B57E3E0BB3; Wed, 25 Dec 2019 20:32:15 +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 71A1CE0BAD for ; Wed, 25 Dec 2019 20:32:14 +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 502E634DB66 for ; Wed, 25 Dec 2019 20:32:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 654587B for ; Wed, 25 Dec 2019 20:32:10 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1577305923.ca684e1c3ed8b8fce98fe2837d9dcc8b2afe61b0.slyfox@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.7.9.ebuild X-VCS-Directories: dev-python/flake8/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: ca684e1c3ed8b8fce98fe2837d9dcc8b2afe61b0 X-VCS-Branch: master Date: Wed, 25 Dec 2019 20:32: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: a7512ef3-d8e5-4f24-82c8-2275c5577a97 X-Archives-Hash: 2b9dafee02a97e52f977b9ab3df0a844 commit: ca684e1c3ed8b8fce98fe2837d9dcc8b2afe61b0 Author: Sergei Trofimovich gentoo org> AuthorDate: Wed Dec 25 20:27:40 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Wed Dec 25 20:32:03 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca684e1c dev-python/flake8: keyworded 3.7.9 for ppc, bug #701498 Package-Manager: Portage-2.3.83, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich gentoo.org> dev-python/flake8/flake8-3.7.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/flake8/flake8-3.7.9.ebuild b/dev-python/flake8/flake8-3.7.9.ebuild index 773f3c0f88a..a2da95abdac 100644 --- a/dev-python/flake8/flake8-3.7.9.ebuild +++ b/dev-python/flake8/flake8-3.7.9.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ia64 ~x86" +KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~x86" IUSE="test" # requires.txt inc. mccabe however that creates a circular dep