summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-03-18 12:31:13 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-03-18 12:31:13 +0200
commit4cf1cb8f7d15bfef3884098345e09be130f6d4e0 (patch)
treef03f07e219e133c9555ec0945b4301569049692a /dev-python/gast
parentdev-lang/python: Stabilize 3.10.3 arm64, #835444 (diff)
downloadgentoo-4cf1cb8f7d15bfef3884098345e09be130f6d4e0.tar.gz
gentoo-4cf1cb8f7d15bfef3884098345e09be130f6d4e0.tar.bz2
gentoo-4cf1cb8f7d15bfef3884098345e09be130f6d4e0.zip
dev-python/gast: Stabilize 0.5.3 ppc, #835551
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/gast')
-rw-r--r--dev-python/gast/gast-0.5.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gast/gast-0.5.3.ebuild b/dev-python/gast/gast-0.5.3.ebuild
index 41f6150f3197..ade1601aea87 100644
--- a/dev-python/gast/gast-0.5.3.ebuild
+++ b/dev-python/gast/gast-0.5.3.ebuild
@@ -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