summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2017-11-23 14:29:24 -0800
committerMatt Turner <mattst88@gentoo.org>2017-11-23 14:31:28 -0800
commitfea4aba8c32171c4f990285c757005369b8b9c43 (patch)
treea80f30da750610654f0ebd02db698cbfe4342205 /dev-python/html5lib
parentdev-python/bleach-2.1.1: added ~alpha, bug 617914 (diff)
downloadgentoo-fea4aba8c32171c4f990285c757005369b8b9c43.tar.gz
gentoo-fea4aba8c32171c4f990285c757005369b8b9c43.tar.bz2
gentoo-fea4aba8c32171c4f990285c757005369b8b9c43.zip
dev-python/html5lib-0.999999999: added ~alpha, bug 617914
Diffstat (limited to 'dev-python/html5lib')
-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 7e238cc4804a..794654fac316 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 ~ia64 ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86"
IUSE="test"
RDEPEND="dev-python/six[${PYTHON_USEDEP}]