summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2017-05-26 20:36:27 +0200
committerMarkus Meier <maekke@gentoo.org>2017-05-26 20:36:27 +0200
commitc4758f10884c1d9ed499162696c0e2e69a78a003 (patch)
tree29f7d15e9830276e5a00969fb0c5541149526ecf
parentdev-python/pytest-expect: add ~arm, bug #617914 (diff)
downloadgentoo-c4758f10.tar.gz
gentoo-c4758f10.tar.bz2
gentoo-c4758f10.zip
dev-python/html5lib: add ~arm, bug #617914
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
-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 48d525c1dae2..35ca43d2db9d 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 ~ppc64"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64"
IUSE="test"
RDEPEND="dev-python/six[${PYTHON_USEDEP}]