commit: e3ece28a97c34f885b020244615547526430bf5c
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 7 22:48:46 2019 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Dec 7 23:07:01 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3ece28a
dev-python/pytest-4.5.0: add ~mips, bug 686042
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
dev-python/pytest/pytest-4.5.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest/pytest-4.5.0.ebuild
b/dev-python/pytest/pytest-4.5.0.ebuild
index 9cb97377cf3..b0e9367f6a3 100644
--- a/dev-python/pytest/pytest-4.5.0.ebuild
+++ b/dev-python/pytest/pytest-4.5.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86
~amd64-linux ~x86-linux"
IUSE="test"
RESTRICT="!test? ( test )"