diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-21 18:59:39 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-21 18:59:39 +0200 |
commit | ebf209b49475ee2fa744ece0d5011558f23dab63 (patch) | |
tree | c1171a20bede618a542ecd93d441b6f77cb52a37 /dev-python/jaraco-collections | |
parent | dev-python/python-dbusmock: Keyword 0.31.1-r1 s390, #927405 (diff) | |
download | gentoo-ebf209b49475ee2fa744ece0d5011558f23dab63.tar.gz gentoo-ebf209b49475ee2fa744ece0d5011558f23dab63.tar.bz2 gentoo-ebf209b49475ee2fa744ece0d5011558f23dab63.zip |
dev-python/jaraco-collections: Keyword 5.0.0 s390, #927376
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/jaraco-collections')
-rw-r--r-- | dev-python/jaraco-collections/jaraco-collections-5.0.0.ebuild | 4 |
1 files 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}] |