diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-01 12:18:29 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-01 12:18:56 +0100 |
commit | 8f967d622076aeddc18862d71863387f6a7b917e (patch) | |
tree | accd23961742c8efd1a409382917b0ae7329fbe5 /dev-python/html5lib | |
parent | dev-python/bleach: ia64 keyworded, bug #617914 (diff) | |
download | gentoo-8f967d622076aeddc18862d71863387f6a7b917e.tar.gz gentoo-8f967d622076aeddc18862d71863387f6a7b917e.tar.bz2 gentoo-8f967d622076aeddc18862d71863387f6a7b917e.zip |
dev-python/html5lib: ia64 keyworded, bug #617914
Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --include-arches="ia64"
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 17bdab2ccd1e..3dc0a26774a0 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 ~arm ~arm64 ~hppa ~mips ~ppc64" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc64" IUSE="test" RDEPEND="dev-python/six[${PYTHON_USEDEP}] |