summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2021-10-04 17:34:43 +0200
committerSam James <sam@gentoo.org>2021-10-04 18:44:01 +0100
commit29b5d509a82c4d0a01f9c6bdd064fb31f9276490 (patch)
tree2d3e3b4890578e4e4c0c5a43fcf5a88c24b4ded6 /dev-python/gast/gast-0.5.2.ebuild
parentdev-python/astunparse: keyworded 1.6.3 for sparc, bug #814851 (diff)
downloadgentoo-29b5d509a82c4d0a01f9c6bdd064fb31f9276490.tar.gz
gentoo-29b5d509a82c4d0a01f9c6bdd064fb31f9276490.tar.bz2
gentoo-29b5d509a82c4d0a01f9c6bdd064fb31f9276490.zip
dev-python/gast: keyworded 0.5.2 for sparc, bug #814851
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/gast/gast-0.5.2.ebuild')
-rw-r--r--dev-python/gast/gast-0.5.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/gast/gast-0.5.2.ebuild b/dev-python/gast/gast-0.5.2.ebuild
index f8d24cb607b3..e786aa784ac0 100644
--- a/dev-python/gast/gast-0.5.2.ebuild
+++ b/dev-python/gast/gast-0.5.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~sparc x86"
BDEPEND="
test? ( dev-python/astunparse[${PYTHON_USEDEP}] )"