commit: ccfcbd9ff8cd7edbd1aa6c3cf04904b512324106 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Wed Jun 3 15:16:44 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Wed Jun 3 15:17:31 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccfcbd9f
dev-python/parso: ppc64 stable wrt bug #726760 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" 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 5c96cce0857..76fe9c910ae 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
