diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-06-30 20:56:57 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-06-30 20:56:57 +0300 |
commit | 622d45c5731dcc2117d079f8e2fcd46711478bdd (patch) | |
tree | 46724e00291c2d1011752e88611605d6fc83d3ce /dev-python/sphinx-pytest | |
parent | dev-ruby/certified: stabilize 1.0.0 for amd64 (diff) | |
download | gentoo-622d45c5731dcc2117d079f8e2fcd46711478bdd.tar.gz gentoo-622d45c5731dcc2117d079f8e2fcd46711478bdd.tar.bz2 gentoo-622d45c5731dcc2117d079f8e2fcd46711478bdd.zip |
dev-python/sphinx-pytest: Keyword 0.0.4 s390, #855161
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-pytest')
-rw-r--r-- | dev-python/sphinx-pytest/sphinx-pytest-0.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-pytest/sphinx-pytest-0.0.4.ebuild b/dev-python/sphinx-pytest/sphinx-pytest-0.0.4.ebuild index e2068a78d3ce..4f37938a9e08 100644 --- a/dev-python/sphinx-pytest/sphinx-pytest-0.0.4.ebuild +++ b/dev-python/sphinx-pytest/sphinx-pytest-0.0.4.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~x86" RDEPEND=" dev-python/pytest[${PYTHON_USEDEP}] |