diff options
author | 2021-11-17 22:45:44 +0000 | |
---|---|---|
committer | 2021-11-17 22:45:44 +0000 | |
commit | e0f8329ece66fbd5def867ed942782f7e045cb3f (patch) | |
tree | 83a77d7fe89bd15654b9aaa3381baaa7a75fdc18 /dev-python/astunparse/astunparse-1.6.3.ebuild | |
parent | dev-python/scipy: Stabilize 1.7.1-r1 arm, #821817 (diff) | |
download | gentoo-e0f8329ece66fbd5def867ed942782f7e045cb3f.tar.gz gentoo-e0f8329ece66fbd5def867ed942782f7e045cb3f.tar.bz2 gentoo-e0f8329ece66fbd5def867ed942782f7e045cb3f.zip |
dev-python/astunparse: Stabilize 1.6.3 arm, #821817
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/astunparse/astunparse-1.6.3.ebuild')
-rw-r--r-- | dev-python/astunparse/astunparse-1.6.3.ebuild | 2 |
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 d0c3ccc7e46f..26d15d3dc78b 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 ~arm arm64 ~riscv ~sparc x86" +KEYWORDS="amd64 arm arm64 ~riscv ~sparc x86" RDEPEND=" >=dev-python/six-1.6.1[${PYTHON_USEDEP}] |