summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-06-03 17:21:38 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-06-03 17:21:38 +0200
commit95c85385c8f26de26ba0239d7a794d7dd8ebe5e4 (patch)
tree162b04f81e6bbf7f032fdbc6424d50f0fb2a7cbb /dev-python/parso
parentdev-python/wcwidth: x86 stable wrt bug #726726 (diff)
downloadgentoo-95c85385c8f26de26ba0239d7a794d7dd8ebe5e4.tar.gz
gentoo-95c85385c8f26de26ba0239d7a794d7dd8ebe5e4.tar.bz2
gentoo-95c85385c8f26de26ba0239d7a794d7dd8ebe5e4.zip
dev-python/parso: x86 stable wrt bug #726760
Package-Manager: Portage-2.3.99, Repoman-2.3.22 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.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/parso/parso-0.7.0.ebuild b/dev-python/parso/parso-0.7.0.ebuild
index 76fe9c910aee..a6d051a7085b 100644
--- a/dev-python/parso/parso-0.7.0.ebuild
+++ b/dev-python/parso/parso-0.7.0.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