summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-05-23 21:59:43 +0200
committerMichael Weber <xmw@gentoo.org>2017-05-23 22:00:29 +0200
commit15744fcc63741bd5ad9d6a4d3eed3fef9a2f43e5 (patch)
tree75199be58935104c04cbb379448e2457a2e8e61d /dev-python/html5lib
parentdev-python/bleach: add ~ppc64 keyword (bug 617914) (diff)
downloadgentoo-15744fcc63741bd5ad9d6a4d3eed3fef9a2f43e5.tar.gz
gentoo-15744fcc63741bd5ad9d6a4d3eed3fef9a2f43e5.tar.bz2
gentoo-15744fcc63741bd5ad9d6a4d3eed3fef9a2f43e5.zip
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"
Diffstat (limited to 'dev-python/html5lib')
-rw-r--r--dev-python/html5lib/html5lib-0.999999999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/html5lib/html5lib-0.999999999.ebuild b/dev-python/html5lib/html5lib-0.999999999.ebuild
index d10052e3e7e9..48d525c1dae2 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}]