From: Agostino Sarubbo Date: Fri, 23 Aug 2019 10:13:01 +0000 (+0200) Subject: dev-python/css-parser: x86 stable wrt bug #690688 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4082f60b59dc3d41512f5af9c7c9dc39066bef41;p=gentoo.git dev-python/css-parser: x86 stable wrt bug #690688 Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/css-parser/css-parser-1.0.4-r1.ebuild b/dev-python/css-parser/css-parser-1.0.4-r1.ebuild index 3f1f088e624e..e7bc561a48cf 100644 --- a/dev-python/css-parser/css-parser-1.0.4-r1.ebuild +++ b/dev-python/css-parser/css-parser-1.0.4-r1.ebuild @@ -12,6 +12,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"