summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-07-01 12:18:29 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-07-01 12:18:56 +0100
commit8f967d622076aeddc18862d71863387f6a7b917e (patch)
treeaccd23961742c8efd1a409382917b0ae7329fbe5
parentdev-python/bleach: ia64 keyworded, bug #617914 (diff)
downloadgentoo-8f967d62.tar.gz
gentoo-8f967d62.tar.bz2
gentoo-8f967d62.zip
dev-python/html5lib: ia64 keyworded, bug #617914
Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="ia64"
-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 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}]