commit: 0c12f33cc9f243725070ff3a3f2adbfbd2d46216 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu Jun 24 04:23:41 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu Jun 24 04:23:41 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c12f33c
dev-python/python-xlib: amd64 stable wrt bug #797988 Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" 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 d5a5b6ae79a..6da89f575d1 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}]"
