From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id DE9DA1384B4 for ; Wed, 4 Nov 2015 16:10:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 83A8821C08D; Wed, 4 Nov 2015 16:09:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4F13821C08A for ; Wed, 4 Nov 2015 16:09:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6DEE334087F for ; Wed, 4 Nov 2015 16:09:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EDB4B2045 for ; Wed, 4 Nov 2015 16:09:36 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1446653363.2bb5a49ef011edc486bdf9e7da9657303073c31a.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-runner/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pytest-runner/pytest-runner-2.1.2.ebuild X-VCS-Directories: dev-python/pytest-runner/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 2bb5a49ef011edc486bdf9e7da9657303073c31a X-VCS-Branch: master Date: Wed, 4 Nov 2015 16:09:36 +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: 64c8bd93-0506-4416-9659-5e5c740d2373 X-Archives-Hash: de218ccab60766901ea11d6b25b355c3 commit: 2bb5a49ef011edc486bdf9e7da9657303073c31a Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Nov 4 16:09:23 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Nov 4 16:09:23 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bb5a49e dev-python/pytest-runner: ppc64 stable wrt bug #564588 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc64" dev-python/pytest-runner/pytest-runner-2.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pytest-runner/pytest-runner-2.1.2.ebuild b/dev-python/pytest-runner/pytest-runner-2.1.2.ebuild index d35d3d5..b988f4d 100644 --- a/dev-python/pytest-runner/pytest-runner-2.1.2.ebuild +++ b/dev-python/pytest-runner/pytest-runner-2.1.2.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://pypi.python.org/pypi/pytest-runner" SRC_URI="mirror://pypi/p/${PN}/${P}.zip" LICENSE="MIT" -KEYWORDS="amd64 ~arm ppc x86" +KEYWORDS="amd64 ~arm ppc ppc64 x86" SLOT="0" IUSE=""