commit: 15744fcc63741bd5ad9d6a4d3eed3fef9a2f43e5
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Tue May 23 19:59:43 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Tue May 23 20:00:29 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15744fcc
dev-python/html5lib: add ~ppc64 keyword (bug 617914)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
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 d10052e3e7e..48d525c1dae 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 ~arm64 ~hppa"
+KEYWORDS="~amd64 ~arm64 ~hppa ~ppc64"
IUSE="test"
RDEPEND="dev-python/six[${PYTHON_USEDEP}]