dev-python/html5-parser: Stabilize 0.4.9 for bug 705088

Needed for compat with latest stable dev-python/beautifulsoup.

Bug: https://bugs.gentoo.org/705088#c3
Bug: https://bugs.gentoo.org/705090
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Zac Medico <zmedico@gentoo.org>
This commit is contained in:
Zac Medico
2020-01-12 17:43:29 -08:00
parent bfce6ac47f
commit de4a6242aa

View File

@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
KEYWORDS="amd64 ~arm x86"
IUSE=""
BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"