summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-06 10:06:42 +0000
committerSam James <sam@gentoo.org>2021-05-06 10:06:42 +0000
commit811862fcdabde811b6f27e74047902c6658ebd56 (patch)
tree71d1c55b17f4d582de5af5fc1a487df6daefc598 /dev-python/parso
parentdev-python/nbformat: Stabilize 5.1.3 ALLARCHES, #788517 (diff)
downloadgentoo-811862fcdabde811b6f27e74047902c6658ebd56.tar.gz
gentoo-811862fcdabde811b6f27e74047902c6658ebd56.tar.bz2
gentoo-811862fcdabde811b6f27e74047902c6658ebd56.zip
dev-python/parso: Stabilize 0.8.2 ALLARCHES, #788520
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/parso')
-rw-r--r--dev-python/parso/parso-0.8.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/parso/parso-0.8.2.ebuild b/dev-python/parso/parso-0.8.2.ebuild
index 962c5ab0240d..73f291036990 100644
--- a/dev-python/parso/parso-0.8.2.ebuild
+++ b/dev-python/parso/parso-0.8.2.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