dev-python/gast: Stabilize 0.5.3 ppc, #835551

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2022-03-18 12:31:13 +02:00
parent bd50ae5d17
commit 4cf1cb8f7d

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,6 +12,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD PSF-2"
SLOT="0"
KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv ~sparc x86"
KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~sparc x86"
distutils_enable_tests unittest