diff options
author | Sam James <sam@gentoo.org> | 2022-04-26 03:26:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-26 03:26:04 +0100 |
commit | 40c711c22d5111149254cdd1160577e8964beb11 (patch) | |
tree | a54fe6d66a7587a7a00dd21ad8c964f66d993c54 /dev-python/typed-ast | |
parent | app-emacs/bind-chord: fix elisp installtion (diff) | |
download | gentoo-40c711c22d5111149254cdd1160577e8964beb11.tar.gz gentoo-40c711c22d5111149254cdd1160577e8964beb11.tar.bz2 gentoo-40c711c22d5111149254cdd1160577e8964beb11.zip |
dev-python/typed-ast: Keyword 1.5.3 s390, #840848
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/typed-ast')
-rw-r--r-- | dev-python/typed-ast/typed-ast-1.5.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/typed-ast/typed-ast-1.5.3.ebuild b/dev-python/typed-ast/typed-ast-1.5.3.ebuild index 8a0f2077cd67..bc287c6d0671 100644 --- a/dev-python/typed-ast/typed-ast-1.5.3.ebuild +++ b/dev-python/typed-ast/typed-ast-1.5.3.ebuild @@ -14,7 +14,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 ~s390 ~sparc ~x86 ~x64-macos" distutils_enable_tests pytest |