summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-26 04:07:21 +0100
committerSam James <sam@gentoo.org>2022-04-26 04:07:21 +0100
commit68bd05ad16aff5d6adb3432a4b36078024803f43 (patch)
tree76e184665156998f5db058c1d4f9d52e655c8f24
parentdev-python/sphinxcontrib-blockdiag: Keyword 2.0.0-r1 s390, #840894 (diff)
downloadgentoo-68bd05ad16aff5d6adb3432a4b36078024803f43.tar.gz
gentoo-68bd05ad16aff5d6adb3432a4b36078024803f43.tar.bz2
gentoo-68bd05ad16aff5d6adb3432a4b36078024803f43.zip
dev-python/pytest-lazy-fixture: Keyword 0.6.3 s390, #840894
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild b/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild
index b335a63a3c1b..9195da7dff8d 100644
--- a/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild
+++ b/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc64 ~riscv ~s390 sparc x86"
RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]"