summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-12-04 01:30:45 -0500
committerAaron Bauman <bman@gentoo.org>2019-12-04 01:47:07 -0500
commitf0058997dcdfd7470a535ebec3fe0f0e6467025c (patch)
tree3d0f4ca5e418c2c4314cd9952d7ca1768899d87d /dev-python/parso
parentdev-python/pycodestyle: arm64 stable (diff)
downloadgentoo-f0058997dcdfd7470a535ebec3fe0f0e6467025c.tar.gz
gentoo-f0058997dcdfd7470a535ebec3fe0f0e6467025c.tar.bz2
gentoo-f0058997dcdfd7470a535ebec3fe0f0e6467025c.zip
dev-python/parso: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.80, Repoman-2.3.19
Diffstat (limited to 'dev-python/parso')
-rw-r--r--dev-python/parso/parso-0.5.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/parso/parso-0.5.1-r1.ebuild b/dev-python/parso/parso-0.5.1-r1.ebuild
index f5c44e291ec2..34f4507fb045 100644
--- a/dev-python/parso/parso-0.5.1-r1.ebuild
+++ b/dev-python/parso/parso-0.5.1-r1.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"
IUSE="doc test"
RESTRICT="!test? ( test )"