summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-01-27 13:51:01 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-01-27 13:51:01 +0100
commitb7b77bae8384aade0aea4e3d06e5f835e7cf66f4 (patch)
tree8202d432bfb35199ec5acddd3fc8024601cb5cbb
parentdev-python/bottle: amd64 stable wrt bug #706624 (diff)
downloadgentoo-b7b77bae8384aade0aea4e3d06e5f835e7cf66f4.tar.gz
gentoo-b7b77bae8384aade0aea4e3d06e5f835e7cf66f4.tar.bz2
gentoo-b7b77bae8384aade0aea4e3d06e5f835e7cf66f4.zip
dev-python/parso: amd64 stable wrt bug #706626
Package-Manager: Portage-2.3.84, 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.5.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/parso/parso-0.5.2.ebuild b/dev-python/parso/parso-0.5.2.ebuild
index 177f7ce1aa8b..e2f097129744 100644
--- a/dev-python/parso/parso-0.5.2.ebuild
+++ b/dev-python/parso/parso-0.5.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 )"