commit: 0ecc23bf016ea4a275fb50c41ccb6b3d406cfc16
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 7 22:48:50 2019 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Dec 7 23:07:02 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ecc23bf
dev-python/pytest-xdist-1.28.0: add ~mips, bug 687200
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
dev-python/pytest-xdist/pytest-xdist-1.28.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 7fb26dbc101..ded39d9392d 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 )"