summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2018-09-23 20:29:26 -0400
committerJoshua Kinard <kumba@gentoo.org>2018-09-23 20:29:26 -0400
commit33100d63cd2d7346dc6f970547c07645d584391d (patch)
tree3a3d1fe63edc7bfbcfb8ed2292df2407305ea14d /dev-python/pytest
parentapp-shells/fzy: sync live ebuild (diff)
downloadgentoo-33100d63cd2d7346dc6f970547c07645d584391d.tar.gz
gentoo-33100d63cd2d7346dc6f970547c07645d584391d.tar.bz2
gentoo-33100d63cd2d7346dc6f970547c07645d584391d.zip
dev-python/pytest: Added ~mips to KEYWORDS
Resolves Bug #661306 for mips arch and clears the way for python3_7. Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'dev-python/pytest')
-rw-r--r--dev-python/pytest/pytest-3.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-3.8.0.ebuild b/dev-python/pytest/pytest-3.8.0.ebuild
index c103f31e97dd..93cc15d8ad4b 100644
--- a/dev-python/pytest/pytest-3.8.0.ebuild
+++ b/dev-python/pytest/pytest-3.8.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~mips ~ppc64 ~sparc ~x86"
# doc apparently requires sphinxcontrib_trio, not yet packaged
IUSE="test" # doc