commit: dbf6942866d4b68425913ff62c1d80add7813c50
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 3 18:06:54 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 3 18:06:54 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbf69428
dev-python/typed-ast: Stabilize 1.5.1 sparc, #830547
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/typed-ast/typed-ast-1.5.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/typed-ast/typed-ast-1.5.1.ebuild
b/dev-python/typed-ast/typed-ast-1.5.1.ebuild
index 93028922127a..4670c5936b5a 100644
--- a/dev-python/typed-ast/typed-ast-1.5.1.ebuild
+++ b/dev-python/typed-ast/typed-ast-1.5.1.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
@@ -13,7 +13,7 @@ S="${WORKDIR}/${P/-/_}"
LICENSE="Apache-2.0 MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv
~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv sparc
~x86 ~x64-macos"
distutils_enable_tests pytest