dev-python/re-assert: Keyword 1.1.0 s390, #840824

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-04-25 19:41:20 +01:00
parent a817b243e8
commit 44b5c6ea4a

View File

@@ -1,4 +1,4 @@
# Copyright 2020-2021 Gentoo Authors
# Copyright 2020-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~x64-macos"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
RDEPEND="dev-python/regex[${PYTHON_USEDEP}]"