summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-25 19:41:20 +0100
committerSam James <sam@gentoo.org>2022-04-25 19:41:46 +0100
commit44b5c6ea4a8a92a228943c6895f85e8aad344b51 (patch)
treef9c10dc2e37115a5be7593e5c3d66792c43f6695 /dev-python
parentwww-servers/gunicorn: Keyword 20.1.0 s390, #840824 (diff)
downloadgentoo-44b5c6ea4a8a92a228943c6895f85e8aad344b51.tar.gz
gentoo-44b5c6ea4a8a92a228943c6895f85e8aad344b51.tar.bz2
gentoo-44b5c6ea4a8a92a228943c6895f85e8aad344b51.zip
dev-python/re-assert: Keyword 1.1.0 s390, #840824
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/re-assert/re-assert-1.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/re-assert/re-assert-1.1.0.ebuild b/dev-python/re-assert/re-assert-1.1.0.ebuild
index 595f9cfd91b8..d07d552db0f9 100644
--- a/dev-python/re-assert/re-assert-1.1.0.ebuild
+++ b/dev-python/re-assert/re-assert-1.1.0.ebuild
@@ -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}]"