From: Sergei Trofimovich Date: Mon, 6 Aug 2018 09:01:38 +0000 (+0100) Subject: dev-python/pytest: keyworded 3.6.3 for ppc64, bug #661306 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f0712de88b272fa0bf891a2192f40730543c4ac8;p=gentoo.git dev-python/pytest: keyworded 3.6.3 for ppc64, bug #661306 Package-Manager: Portage-2.3.44, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc64" --- diff --git a/dev-python/pytest/pytest-3.6.3.ebuild b/dev-python/pytest/pytest-3.6.3.ebuild index 51f3d8c2149a..e568d27ebfa9 100644 --- a/dev-python/pytest/pytest-3.6.3.ebuild +++ b/dev-python/pytest/pytest-3.6.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86 ~amd64-fbsd" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-fbsd" # doc apparently requires sphinxcontrib_trio, not yet packaged IUSE="test" # doc