summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-09 11:23:18 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-09 11:23:18 +0100
commit1de72aceacf42ae9e7586939cf0ae2c543078130 (patch)
tree38563ab26ce8ade7a428d91598dcbfb734b32ce2 /dev-python/typed-ast/typed-ast-1.4.1.ebuild
parentdev-python/astroid: sparc stable wrt bug #710518 (diff)
downloadgentoo-1de72aceacf42ae9e7586939cf0ae2c543078130.tar.gz
gentoo-1de72aceacf42ae9e7586939cf0ae2c543078130.tar.bz2
gentoo-1de72aceacf42ae9e7586939cf0ae2c543078130.zip
dev-python/typed-ast: sparc stable wrt bug #710518
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/typed-ast/typed-ast-1.4.1.ebuild')
-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 9e391ae03a11..33dfa019e1e2 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}]"