summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-05 10:27:48 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-05 10:27:48 +0100
commitd1939eea1a837839e916d7949c8b2611cf735cc9 (patch)
tree83c566d2f40dd038fb8facdc88a06cb617ee2863 /dev-python/parso/parso-0.6.1.ebuild
parentdev-python/freezegun: x86 stable wrt bug #711504 (diff)
downloadgentoo-d1939eea1a837839e916d7949c8b2611cf735cc9.tar.gz
gentoo-d1939eea1a837839e916d7949c8b2611cf735cc9.tar.bz2
gentoo-d1939eea1a837839e916d7949c8b2611cf735cc9.zip
dev-python/parso: x86 stable wrt bug #711506
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/parso/parso-0.6.1.ebuild')
-rw-r--r--dev-python/parso/parso-0.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/parso/parso-0.6.1.ebuild b/dev-python/parso/parso-0.6.1.ebuild
index 16043bc1e450..34f12fc9b334 100644
--- a/dev-python/parso/parso-0.6.1.ebuild
+++ b/dev-python/parso/parso-0.6.1.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 )"