diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-06 10:01:38 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-06 10:01:52 +0100 |
commit | f0712de88b272fa0bf891a2192f40730543c4ac8 (patch) | |
tree | bd167147704c66dda5feb1b27772597e58ac56fd /dev-python/pytest | |
parent | dev-python/more-itertools: keyworded 4.2.0-r1 for ppc64, bug #661306 (diff) | |
download | gentoo-f0712de88b272fa0bf891a2192f40730543c4ac8.tar.gz gentoo-f0712de88b272fa0bf891a2192f40730543c4ac8.tar.bz2 gentoo-f0712de88b272fa0bf891a2192f40730543c4ac8.zip |
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"
Diffstat (limited to 'dev-python/pytest')
-rw-r--r-- | dev-python/pytest/pytest-3.6.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |