commit: d0dc89b8fd21bfc2d9b464b81a03e6d1edfe842d Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Tue Apr 14 07:58:48 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Tue Apr 14 07:58:51 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0dc89b8
dev-python/parso: amd64 stable wrt bug #717388 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-python/parso/parso-0.6.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/parso/parso-0.6.2.ebuild b/dev-python/parso/parso-0.6.2.ebuild index d9dff2d95d4..c541f80c0a7 100644 --- a/dev-python/parso/parso-0.6.2.ebuild +++ b/dev-python/parso/parso-0.6.2.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 )"
