summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2018-03-29 23:03:25 -0400
committerAaron Bauman <bman@gentoo.org>2018-03-29 23:03:25 -0400
commit024f51f3964e5711aa2cac7239658a417afd3c42 (patch)
tree1656f0719cab2bcfdc068fa1f0963de0b95f0fd3 /dev-python
parentmedia-gfx/iscan-plugin-gt-f720: Remove old (diff)
downloadgentoo-024f51f3964e5711aa2cac7239658a417afd3c42.tar.gz
gentoo-024f51f3964e5711aa2cac7239658a417afd3c42.tar.bz2
gentoo-024f51f3964e5711aa2cac7239658a417afd3c42.zip
dev-python/html5-parser: amd64 stable
Bug: https://bugs.gentoo.org/642796 Package-Manager: Portage-2.3.26, Repoman-2.3.7
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/html5-parser/html5-parser-0.4.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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:=