summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-01-27 15:25:20 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-01-27 15:25:20 +0100
commite5218d58f62adea38279863275bb7a1808ca9bc3 (patch)
tree2e5caca70ee20dc8743f50317af64072e0d39de5 /dev-python/parso
parentdev-python/bottle: x86 stable wrt bug #706624 (diff)
downloadgentoo-e5218d58f62adea38279863275bb7a1808ca9bc3.tar.gz
gentoo-e5218d58f62adea38279863275bb7a1808ca9bc3.tar.bz2
gentoo-e5218d58f62adea38279863275bb7a1808ca9bc3.zip
dev-python/parso: x86 stable wrt bug #706626
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" 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 e2f097129744..9fb56cb15fa7 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 )"