commit: 1a27c16c0a9e37c14472b2d8769e14070fbb3362
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Tue May 23 19:59:58 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Tue May 23 20:00:33 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a27c16c
dev-python/pytest-expect: add ~ppc64 keyword (bug 617914)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
dev-python/pytest-expect/pytest-expect-1.1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-expect/pytest-expect-1.1.0.ebuild
b/dev-python/pytest-expect/pytest-expect-1.1.0.ebuild
index a00b177a701..bc69884ccb2 100644
--- a/dev-python/pytest-expect/pytest-expect-1.1.0.ebuild
+++ b/dev-python/pytest-expect/pytest-expect-1.1.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 arm64 ~hppa"
+KEYWORDS="~amd64 arm64 ~hppa ~ppc64"
IUSE=""
RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]