commit: 4082f60b59dc3d41512f5af9c7c9dc39066bef41
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 23 10:13:01 2019 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Aug 23 10:13:01 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4082f60b
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 <ago <AT> gentoo.org>
dev-python/css-parser/css-parser-1.0.4-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 3f1f088e624..e7bc561a48c 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}]"