dev-python/tox-3.12.1: add ~mips, bug 685868
authorMatt Turner <mattst88@gentoo.org>
Sat, 7 Dec 2019 22:48:45 +0000 (17:48 -0500)
committerMatt Turner <mattst88@gentoo.org>
Sat, 7 Dec 2019 23:07:01 +0000 (18:07 -0500)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
dev-python/tox/tox-3.12.1.ebuild

index 0a16480ed11f692d1919a2945c2700b1b7f00608..8f133f3ef0d7be53e23b9e0fe26245fdfc978855 100644 (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"