diff options
author | 2022-04-25 19:41:24 +0100 | |
---|---|---|
committer | 2022-04-25 19:41:49 +0100 | |
commit | 309c2fbefd75631270791724c051b0963971bc37 (patch) | |
tree | eae4e5a69a11fe5eeb858ab64aaa9096427a2510 /dev-python | |
parent | dev-python/aiohttp-cors: Keyword 0.7.0-r2 s390, #840824 (diff) | |
download | gentoo-309c2fbefd75631270791724c051b0963971bc37.tar.gz gentoo-309c2fbefd75631270791724c051b0963971bc37.tar.bz2 gentoo-309c2fbefd75631270791724c051b0963971bc37.zip |
dev-python/mypy_extensions: Keyword 0.4.3-r1 s390, #840824
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/mypy_extensions/mypy_extensions-0.4.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/mypy_extensions/mypy_extensions-0.4.3-r1.ebuild b/dev-python/mypy_extensions/mypy_extensions-0.4.3-r1.ebuild index d22f9b88a42f..f072b921b8fe 100644 --- a/dev-python/mypy_extensions/mypy_extensions-0.4.3-r1.ebuild +++ b/dev-python/mypy_extensions/mypy_extensions-0.4.3-r1.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 @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="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 unittest |