commit: ebf209b49475ee2fa744ece0d5011558f23dab63
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 21 16:59:39 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 21 16:59:39 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebf209b4
dev-python/jaraco-collections: Keyword 5.0.0 s390, #927376
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/jaraco-collections/jaraco-collections-5.0.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/jaraco-collections/jaraco-collections-5.0.0.ebuild
b/dev-python/jaraco-collections/jaraco-collections-5.0.0.ebuild
index da7aac124e82..775a8a04fd71 100644
--- a/dev-python/jaraco-collections/jaraco-collections-5.0.0.ebuild
+++ b/dev-python/jaraco-collections/jaraco-collections-5.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,7 +18,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc
x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390
~sparc x86"
RDEPEND="
dev-python/jaraco-text[${PYTHON_USEDEP}]