diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-12-07 17:48:50 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-12-07 18:07:02 -0500 |
commit | 0ecc23bf016ea4a275fb50c41ccb6b3d406cfc16 (patch) | |
tree | ca9887bd65ed4f97f73e3c18163ea66b86559040 /dev-python/pytest-xdist | |
parent | dev-python/wcwidth-0.1.7-r2: add ~mips, bug 686042 (diff) | |
download | gentoo-0ecc23bf016ea4a275fb50c41ccb6b3d406cfc16.tar.gz gentoo-0ecc23bf016ea4a275fb50c41ccb6b3d406cfc16.tar.bz2 gentoo-0ecc23bf016ea4a275fb50c41ccb6b3d406cfc16.zip |
dev-python/pytest-xdist-1.28.0: add ~mips, bug 687200
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.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 7fb26dbc1019..ded39d9392d0 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="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |