summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-02 03:15:29 +0000
committerSam James <sam@gentoo.org>2021-03-02 03:15:29 +0000
commit7686715736a4f3d4dfbec0f80dfede73f95855ad (patch)
tree0cb87a4891c320e6a11819c2bc48e918c6c5a1a7 /dev-python/parso
parentdev-python/numpy: Stabilize 1.19.5 ppc64, #773778 (diff)
downloadgentoo-7686715736a4f3d4dfbec0f80dfede73f95855ad.tar.gz
gentoo-7686715736a4f3d4dfbec0f80dfede73f95855ad.tar.bz2
gentoo-7686715736a4f3d4dfbec0f80dfede73f95855ad.zip
dev-python/parso: Stabilize 0.8.1 ALLARCHES, #773793
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/parso')
-rw-r--r--dev-python/parso/parso-0.8.1.ebuild4
1 files 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 4acbe09c0717..73f291036990 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