summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-01-27 15:28:49 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-01-27 15:28:49 +0100
commitcf150b2954643f53b244b964587b0eccf0a99903 (patch)
treec1e08d56f301f10411884fdeca709f8089c02b3c /dev-python/parso
parentdev-python/bottle: ppc64 stable wrt bug #706624 (diff)
downloadgentoo-cf150b2954643f53b244b964587b0eccf0a99903.tar.gz
gentoo-cf150b2954643f53b244b964587b0eccf0a99903.tar.bz2
gentoo-cf150b2954643f53b244b964587b0eccf0a99903.zip
dev-python/parso: ppc64 stable wrt bug #706626
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/parso')
-rw-r--r--dev-python/parso/parso-0.5.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/parso/parso-0.5.2.ebuild b/dev-python/parso/parso-0.5.2.ebuild
index 9fb56cb15fa7..ea0a29896512 100644
--- a/dev-python/parso/parso-0.5.2.ebuild
+++ b/dev-python/parso/parso-0.5.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"
IUSE="doc test"
RESTRICT="!test? ( test )"