diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-10-09 01:12:43 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-10-09 01:12:43 -0400 |
commit | de647dbaaef5aa3729b7152e1a88658e305b9ad5 (patch) | |
tree | 785fde47eb32ae0a3fec988262219cd868013493 /dev-python/pytest-xdist | |
parent | dev-python/pytest-forked-0.2: ppc64 stable, bug 668096 (diff) | |
download | gentoo-de647dbaaef5aa3729b7152e1a88658e305b9ad5.tar.gz gentoo-de647dbaaef5aa3729b7152e1a88658e305b9ad5.tar.bz2 gentoo-de647dbaaef5aa3729b7152e1a88658e305b9ad5.zip |
dev-python/pytest-xdist-1.23.2: ppc64 stable, bug 668096
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/pytest-xdist')
-rw-r--r-- | dev-python/pytest-xdist/pytest-xdist-1.23.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xdist/pytest-xdist-1.23.2.ebuild b/dev-python/pytest-xdist/pytest-xdist-1.23.2.ebuild index 6c36a3c7b924..be9ef12fa74f 100644 --- a/dev-python/pytest-xdist/pytest-xdist-1.23.2.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-1.23.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd" IUSE="test" RDEPEND=" |