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 3F7D1138335 for ; Sat, 9 Feb 2019 19:37:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4C3D6E0AC4; Sat, 9 Feb 2019 19:37:13 +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 27ED5E0AC4 for ; Sat, 9 Feb 2019 19:37:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 349E1335D1F for ; Sat, 9 Feb 2019 19:37:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C87DD53B for ; Sat, 9 Feb 2019 19:37: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: <1549741011.2d9b4ed488ded2a6236584bcddd3d4b7966a6a56.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/astroid/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/astroid/astroid-2.1.0.ebuild X-VCS-Directories: dev-python/astroid/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 2d9b4ed488ded2a6236584bcddd3d4b7966a6a56 X-VCS-Branch: master Date: Sat, 9 Feb 2019 19:37: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: 9f1d8d5d-fc43-4309-a9c1-66f69be862a5 X-Archives-Hash: bfdc56fad7007939047085d79fdc9c0e commit: 2d9b4ed488ded2a6236584bcddd3d4b7966a6a56 Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Feb 9 19:36:51 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Feb 9 19:36:51 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d9b4ed4 dev-python/astroid: keyworded 2.1.0 for ppc64, bug #677026 Package-Manager: Portage-2.3.59, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich gentoo.org> dev-python/astroid/astroid-2.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/astroid/astroid-2.1.0.ebuild b/dev-python/astroid/astroid-2.1.0.ebuild index 330d52b3545..37e1ff128e5 100644 --- a/dev-python/astroid/astroid-2.1.0.ebuild +++ b/dev-python/astroid/astroid-2.1.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc64 ~sparc ~x86" IUSE="test" # Version specified in __pkginfo__.py.