diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-03 17:10:05 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-03 17:10:05 +0200 |
commit | 2b4b571d9d6f42034a9dec76a752962d09d0b44b (patch) | |
tree | bcd66c4c1942429f4291843d790da717f2b69acd | |
parent | dev-python/wcwidth: amd64 stable wrt bug #726726 (diff) | |
download | gentoo-2b4b571d9d6f42034a9dec76a752962d09d0b44b.tar.gz gentoo-2b4b571d9d6f42034a9dec76a752962d09d0b44b.tar.bz2 gentoo-2b4b571d9d6f42034a9dec76a752962d09d0b44b.zip |
dev-python/parso: amd64 stable wrt bug #726760
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-python/parso/parso-0.7.0.ebuild | 2 |
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 0ecf39fb866a..5c96cce08573 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 |