commit: 7686715736a4f3d4dfbec0f80dfede73f95855ad Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Mar 2 03:15:29 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Mar 2 03:15:29 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76867157
dev-python/parso: Stabilize 0.8.1 ALLARCHES, #773793 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/parso/parso-0.8.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/parso/parso-0.8.1.ebuild b/dev-python/parso/parso-0.8.1.ebuild index 4acbe09c071..73f29103699 100644 --- a/dev-python/parso/parso-0.8.1.ebuild +++ b/dev-python/parso/parso-0.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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
