Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/html5lib/
Date: Fri, 26 May 2017 20:56:43
Message-Id: 1495832163.3bca6ba14025c2b80cfa424936d242b5a02414bc.leio@gentoo
1 commit: 3bca6ba14025c2b80cfa424936d242b5a02414bc
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 26 20:54:25 2017 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Fri May 26 20:56:03 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bca6ba1
7
8 dev-python/html5lib: keyworded for ~mips
9
10 Gentoo-bug: 617914
11 Package-Manager: Portage-2.3.5, Repoman-2.3.2
12
13 dev-python/html5lib/html5lib-0.999999999.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/html5lib/html5lib-0.999999999.ebuild b/dev-python/html5lib/html5lib-0.999999999.ebuild
17 index 35ca43d2db9..17bdab2ccd1 100644
18 --- a/dev-python/html5lib/html5lib-0.999999999.ebuild
19 +++ b/dev-python/html5lib/html5lib-0.999999999.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
21
22 LICENSE="MIT"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64"
25 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64"
26 IUSE="test"
27
28 RDEPEND="dev-python/six[${PYTHON_USEDEP}]