summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-02-28 18:49:38 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-02-28 18:49:38 +0100
commit7b64fb5c16975fb21fcfd105ab431bf8df0a5401 (patch)
tree80ca6254686a0cf8a61a5e398ae1942384548b8b /dev-python
parentsci-libs/gdal: x86 stable wrt bug #708826 (diff)
downloadgentoo-7b64fb5c16975fb21fcfd105ab431bf8df0a5401.tar.gz
gentoo-7b64fb5c16975fb21fcfd105ab431bf8df0a5401.tar.bz2
gentoo-7b64fb5c16975fb21fcfd105ab431bf8df0a5401.zip
dev-python/parso: x86 stable wrt bug #711004
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')
-rw-r--r--dev-python/parso/parso-0.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/parso/parso-0.6.0.ebuild b/dev-python/parso/parso-0.6.0.ebuild
index 0c8f33b9879c..98d5de60277f 100644
--- a/dev-python/parso/parso-0.6.0.ebuild
+++ b/dev-python/parso/parso-0.6.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"
IUSE="doc test"
RESTRICT="!test? ( test )"