commit: 3bca6ba14025c2b80cfa424936d242b5a02414bc
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Fri May 26 20:54:25 2017 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Fri May 26 20:56:03 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bca6ba1
dev-python/html5lib: keyworded for ~mips
Gentoo-bug: 617914
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-python/html5lib/html5lib-0.999999999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/html5lib/html5lib-0.999999999.ebuild
b/dev-python/html5lib/html5lib-0.999999999.ebuild
index 35ca43d2db9..17bdab2ccd1 100644
--- a/dev-python/html5lib/html5lib-0.999999999.ebuild
+++ b/dev-python/html5lib/html5lib-0.999999999.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64"
IUSE="test"
RDEPEND="dev-python/six[${PYTHON_USEDEP}]