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 CFDE71382C5 for ; Sun, 4 Mar 2018 22:40:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DA7B4E082B; Sun, 4 Mar 2018 22:40:53 +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 B5E01E082B for ; Sun, 4 Mar 2018 22:40:53 +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 6B87C335D6A for ; Sun, 4 Mar 2018 22:40:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B6375211 for ; Sun, 4 Mar 2018 22:40:50 +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: <1520203068.f847a378a52e05e5ca3d4929d8fdd897df9d77c1.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ipython_genutils/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/ipython_genutils/ipython_genutils-0.2.0.ebuild X-VCS-Directories: dev-python/ipython_genutils/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: f847a378a52e05e5ca3d4929d8fdd897df9d77c1 X-VCS-Branch: master Date: Sun, 4 Mar 2018 22:40:50 +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-Archives-Salt: 29ba025f-12cc-4181-975a-0aba42b00fb6 X-Archives-Hash: 1684d16ad7ae8887ee1070040a230bbe commit: f847a378a52e05e5ca3d4929d8fdd897df9d77c1 Author: Sergei Trofimovich gentoo org> AuthorDate: Sun Mar 4 22:37:48 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Mar 4 22:37:48 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f847a378 dev-python/ipython_genutils: stable 0.2.0 for ppc64, bug #596714 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64" dev-python/ipython_genutils/ipython_genutils-0.2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/ipython_genutils/ipython_genutils-0.2.0.ebuild b/dev-python/ipython_genutils/ipython_genutils-0.2.0.ebuild index b8767f4bff2..45197675d73 100644 --- a/dev-python/ipython_genutils/ipython_genutils-0.2.0.ebuild +++ b/dev-python/ipython_genutils/ipython_genutils-0.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 ppc64 ~x86" IUSE="test" DEPEND="