From: Aaron Bauman Date: Fri, 30 Mar 2018 03:03:25 +0000 (-0400) Subject: dev-python/html5-parser: amd64 stable X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=024f51f3964e5711aa2cac7239658a417afd3c42;p=gentoo.git dev-python/html5-parser: amd64 stable Bug: https://bugs.gentoo.org/642796 Package-Manager: Portage-2.3.26, Repoman-2.3.7 --- diff --git a/dev-python/html5-parser/html5-parser-0.4.4-r1.ebuild b/dev-python/html5-parser/html5-parser-0.4.4-r1.ebuild index 72db339fab9c..08015ad28534 100644 --- a/dev-python/html5-parser/html5-parser-0.4.4-r1.ebuild +++ b/dev-python/html5-parser/html5-parser-0.4.4-r1.ebuild @@ -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="" RDEPEND="dev-libs/libxml2:=