commit: 95c85385c8f26de26ba0239d7a794d7dd8ebe5e4 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Wed Jun 3 15:21:38 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Wed Jun 3 15:21:38 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95c85385
dev-python/parso: x86 stable wrt bug #726760 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-python/parso/parso-0.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/parso/parso-0.7.0.ebuild b/dev-python/parso/parso-0.7.0.ebuild index 76fe9c910ae..a6d051a7085 100644 --- a/dev-python/parso/parso-0.7.0.ebuild +++ b/dev-python/parso/parso-0.7.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/davidhalter/${PN}/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86" distutils_enable_sphinx docs distutils_enable_tests pytest
