commit: b16f3077f071c7da88c8623d30d5ad53ea50127c Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu Jun 24 04:29:50 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu Jun 24 04:29:50 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b16f3077
dev-python/python-xlib: x86 stable wrt bug #797988 Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-python/python-xlib/python-xlib-0.30.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/python-xlib/python-xlib-0.30.ebuild b/dev-python/python-xlib/python-xlib-0.30.ebuild index 15773a471aa..371221e4dd7 100644 --- a/dev-python/python-xlib/python-xlib-0.30.ebuild +++ b/dev-python/python-xlib/python-xlib-0.30.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.bz2" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86" IUSE="doc" RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
