commit: 0afcda687e9da31c5b43c02d2e10296643ab8346
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 23 14:10:27 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Thu Feb 23 14:10:27 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0afcda68
dev-python/pytest-xdist: Add ~ppc64 keyword (bug 602484).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild
b/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild
index 62c8a8bafe..c248d4baca 100644
--- a/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild
+++ b/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="alpha amd64 ~arm hppa ppc x86"
+KEYWORDS="alpha amd64 ~arm hppa ppc ~ppc64 x86"
IUSE="test"
RDEPEND="