diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-13 19:04:52 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-13 19:06:18 +0300 |
commit | c2f93fabb0d977dfd7cc88b765628d201bb077b0 (patch) | |
tree | 03cc681b32574104b7fd47691ab45d73a461178a /dev-python/pytest-subprocess | |
parent | dev-python/cattrs: Keyword 23.1.2 s390, #909029 (diff) | |
download | gentoo-c2f93fabb0d977dfd7cc88b765628d201bb077b0.tar.gz gentoo-c2f93fabb0d977dfd7cc88b765628d201bb077b0.tar.bz2 gentoo-c2f93fabb0d977dfd7cc88b765628d201bb077b0.zip |
dev-python/pytest-subprocess: Keyword 1.5.0 s390, #909029
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-subprocess')
-rw-r--r-- | dev-python/pytest-subprocess/pytest-subprocess-1.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-subprocess/pytest-subprocess-1.5.0.ebuild b/dev-python/pytest-subprocess/pytest-subprocess-1.5.0.ebuild index cd150364403c..d408507addc9 100644 --- a/dev-python/pytest-subprocess/pytest-subprocess-1.5.0.ebuild +++ b/dev-python/pytest-subprocess/pytest-subprocess-1.5.0.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~s390 ~sparc ~x86" RDEPEND=" >=dev-python/pytest-4.0.0[${PYTHON_USEDEP}] |