diff options
author | Markus Meier <maekke@gentoo.org> | 2017-05-26 20:36:27 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-05-26 20:36:27 +0200 |
commit | c4758f10884c1d9ed499162696c0e2e69a78a003 (patch) | |
tree | 29f7d15e9830276e5a00969fb0c5541149526ecf /dev-python/html5lib | |
parent | dev-python/pytest-expect: add ~arm, bug #617914 (diff) | |
download | gentoo-c4758f10884c1d9ed499162696c0e2e69a78a003.tar.gz gentoo-c4758f10884c1d9ed499162696c0e2e69a78a003.tar.bz2 gentoo-c4758f10884c1d9ed499162696c0e2e69a78a003.zip |
dev-python/html5lib: add ~arm, bug #617914
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python/html5lib')
-rw-r--r-- | dev-python/html5lib/html5lib-0.999999999.ebuild | 2 |
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}] |