summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-04-14 09:58:48 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-04-14 09:58:51 +0200
commitd0dc89b8fd21bfc2d9b464b81a03e6d1edfe842d (patch)
tree39113d8e9a6ffc71d5e3ec0bb255474dd5bf9d53
parentsci-libs/brial: amd64 stable wrt bug #717386 (diff)
downloadgentoo-d0dc89b8fd21bfc2d9b464b81a03e6d1edfe842d.tar.gz
gentoo-d0dc89b8fd21bfc2d9b464b81a03e6d1edfe842d.tar.bz2
gentoo-d0dc89b8fd21bfc2d9b464b81a03e6d1edfe842d.zip
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@gentoo.org>
-rw-r--r--dev-python/parso/parso-0.6.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/parso/parso-0.6.2.ebuild b/dev-python/parso/parso-0.6.2.ebuild
index d9dff2d95d49..c541f80c0a78 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 )"