Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/parso/
Date: Wed, 03 Jun 2020 15:17:40
Message-Id: 1591197451.ccfcbd9ff8cd7edbd1aa6c3cf04904b512324106.ago@gentoo
1 commit: ccfcbd9ff8cd7edbd1aa6c3cf04904b512324106
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 3 15:16:44 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 3 15:17:31 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccfcbd9f
7
8 dev-python/parso: ppc64 stable wrt bug #726760
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-python/parso/parso-0.7.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/parso/parso-0.7.0.ebuild b/dev-python/parso/parso-0.7.0.ebuild
18 index 5c96cce0857..76fe9c910ae 100644
19 --- a/dev-python/parso/parso-0.7.0.ebuild
20 +++ b/dev-python/parso/parso-0.7.0.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/davidhalter/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
22
23 LICENSE="MIT"
24 SLOT="0"
25 -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
26 +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86"
27
28 distutils_enable_sphinx docs
29 distutils_enable_tests pytest