summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-12-07 17:48:46 -0500
committerMatt Turner <mattst88@gentoo.org>2019-12-07 18:07:01 -0500
commite3ece28a97c34f885b020244615547526430bf5c (patch)
tree3616b705b752e3991e4b8631015bfd62d22f4211
parentdev-python/tox-3.12.1: add ~mips, bug 685868 (diff)
downloadgentoo-e3ece28a97c34f885b020244615547526430bf5c.tar.gz
gentoo-e3ece28a97c34f885b020244615547526430bf5c.tar.bz2
gentoo-e3ece28a97c34f885b020244615547526430bf5c.zip
dev-python/pytest-4.5.0: add ~mips, bug 686042
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r--dev-python/pytest/pytest-4.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-4.5.0.ebuild b/dev-python/pytest/pytest-4.5.0.ebuild
index 9cb97377cf3d..b0e9367f6a39 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 )"