diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-22 15:12:48 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-22 15:12:48 +0100 |
commit | cb795a1bce35343357f24418829400c6c3550d2c (patch) | |
tree | 39c2891154fc734da611dfb1690f54552da0fb80 /dev-python/pytest-xdist | |
parent | dev-python/filelock: keyworded 3.0.10 for ppc/ppc64, bug #687200 (diff) | |
download | gentoo-cb795a1bce35343357f24418829400c6c3550d2c.tar.gz gentoo-cb795a1bce35343357f24418829400c6c3550d2c.tar.bz2 gentoo-cb795a1bce35343357f24418829400c6c3550d2c.zip |
dev-python/pytest-xdist: keyworded 1.28.0 for ppc/ppc64, bug #687200
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.67, Repoman-2.3.15
RepoMan-Options: --include-arches="ppc ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/pytest-xdist')
-rw-r--r-- | dev-python/pytest-xdist/pytest-xdist-1.28.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xdist/pytest-xdist-1.28.0.ebuild b/dev-python/pytest-xdist/pytest-xdist-1.28.0.ebuild index 9564d7976934..0304516509d6 100644 --- a/dev-python/pytest-xdist/pytest-xdist-1.28.0.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-1.28.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND=" |