commit: 33100d63cd2d7346dc6f970547c07645d584391d
Author: Joshua Kinard <kumba <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 24 00:29:26 2018 +0000
Commit: Joshua Kinard <kumba <AT> gentoo <DOT> org>
CommitDate: Mon Sep 24 00:29:26 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33100d63
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 <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
dev-python/pytest/pytest-3.8.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest/pytest-3.8.0.ebuild
b/dev-python/pytest/pytest-3.8.0.ebuild
index c103f31e97d..93cc15d8ad4 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