summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-26 01:42:28 +0100
committerSam James <sam@gentoo.org>2021-07-26 01:42:28 +0100
commit5b1d73bce9dfba653f29e233826a78959e3d3750 (patch)
tree7a50647c4dd975d46b62b50e36ab04959e55ca39
parentdev-python/gast: Stabilize 0.5.0 x86, #803710 (diff)
downloadgentoo-5b1d73bce9dfba653f29e233826a78959e3d3750.tar.gz
gentoo-5b1d73bce9dfba653f29e233826a78959e3d3750.tar.bz2
gentoo-5b1d73bce9dfba653f29e233826a78959e3d3750.zip
dev-python/astunparse: Stabilize 1.6.3 x86, #803710
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/astunparse/astunparse-1.6.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/astunparse/astunparse-1.6.3.ebuild b/dev-python/astunparse/astunparse-1.6.3.ebuild
index f19fcea7f305..e8dd6a0f9b79 100644
--- a/dev-python/astunparse/astunparse-1.6.3.ebuild
+++ b/dev-python/astunparse/astunparse-1.6.3.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 x86"
RDEPEND="
>=dev-python/six-1.6.1[${PYTHON_USEDEP}]