dev-python/tox-3.12.1: add ~mips, bug 685868

Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
Matt Turner
2019-12-07 17:48:45 -05:00
parent bf6af35b82
commit 13508a55fc

View File

@@ -13,7 +13,7 @@ SRC_URI="https://github.com/tox-dev/tox/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm64 ~ia64 ~sparc ~x86"
KEYWORDS="~alpha ~amd64 ~arm64 ~ia64 ~mips ~sparc ~x86"
# doc disabled because of missing deps in tree
IUSE="test"