summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-09 13:38:15 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-09 13:38:15 +0100
commit35e22b54c22ef20bbfeb2300f2cd1271020c25e9 (patch)
tree9bab49c0ea1deeedcf8a402af2a5e1f69bd77480 /dev-python/typed-ast
parentdev-python/astroid: amd64 stable wrt bug #710518 (diff)
downloadgentoo-35e22b54c22ef20bbfeb2300f2cd1271020c25e9.tar.gz
gentoo-35e22b54c22ef20bbfeb2300f2cd1271020c25e9.tar.bz2
gentoo-35e22b54c22ef20bbfeb2300f2cd1271020c25e9.zip
dev-python/typed-ast: amd64 stable wrt bug #710518
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/typed-ast')
-rw-r--r--dev-python/typed-ast/typed-ast-1.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/typed-ast/typed-ast-1.4.1.ebuild b/dev-python/typed-ast/typed-ast-1.4.1.ebuild
index a4f48958a2e7..59ebaf5335e9 100644
--- a/dev-python/typed-ast/typed-ast-1.4.1.ebuild
+++ b/dev-python/typed-ast/typed-ast-1.4.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN/-/_}/${P/-/_}.tar.gz"
LICENSE="Apache-2.0 MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ~ppc64 sparc ~x86"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"