summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2017-05-17 21:22:05 +0200
committerMarkus Meier <maekke@gentoo.org>2017-05-17 21:22:05 +0200
commit76764b7b449c66344b9fc4f1e244dc67d3417d2f (patch)
tree01074d0a02431f1b22526f6b0e3a7edc24d8fb06
parentsys-apps/usbredir: arm stable, bug #617346 (diff)
downloadgentoo-76764b7b449c66344b9fc4f1e244dc67d3417d2f.tar.gz
gentoo-76764b7b449c66344b9fc4f1e244dc67d3417d2f.tar.bz2
gentoo-76764b7b449c66344b9fc4f1e244dc67d3417d2f.zip
dev-python/html5lib: add ~arm64, bug #617914
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm64"
-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 cbbc2c79f41f..d10052e3e7e9 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 ~hppa"
+KEYWORDS="~amd64 ~arm64 ~hppa"
IUSE="test"
RDEPEND="dev-python/six[${PYTHON_USEDEP}]