commit: 68bd05ad16aff5d6adb3432a4b36078024803f43
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 26 03:07:21 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 26 03:07:21 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68bd05ad
dev-python/pytest-lazy-fixture: Keyword 0.6.3 s390, #840894
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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}]"