commit: a72edca475af7aa7912be47676612b0e8c8748e0 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Sep 18 23:58:59 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Sep 18 23:59:33 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a72edca4
dev-python/parso: Stabilize 0.7.1 ALLARCHES, #743358 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/parso/parso-0.7.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/parso/parso-0.7.1.ebuild b/dev-python/parso/parso-0.7.1.ebuild index 4e94bda1a65..d996fb415b7 100644 --- a/dev-python/parso/parso-0.7.1.ebuild +++ b/dev-python/parso/parso-0.7.1.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
