commit: ba716a6bd469bbdaba85fc3172c026138154da1b
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 27 23:14:59 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Mar 27 23:14:59 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba716a6b
dev-python/pytest-capturelog-0.7: added ~mips
dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild
b/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild
index 3111ef1ff4f..02d7f2f8048 100644
--- a/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild
+++ b/dev-python/pytest-capturelog/pytest-capturelog-0.7.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 ~m68k ppc ppc64 ~s390 ~sh sparc x86
~amd64-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh
sparc x86 ~amd64-fbsd"
IUSE="test"
COMMON_DEPEND="dev-python/py[${PYTHON_USEDEP}]"