summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-02-07 22:28:33 +0000
committerSam James <sam@gentoo.org>2022-02-07 22:28:33 +0000
commitdd49c535516085bf55a12e4e4240beb09928d878 (patch)
tree69c7b304453a16029218d642e2afb95a340aedb2
parentdev-python/pytest-check: Keyword 1.0.4 s390, #831852 (diff)
downloadgentoo-dd49c535516085bf55a12e4e4240beb09928d878.tar.gz
gentoo-dd49c535516085bf55a12e4e4240beb09928d878.tar.bz2
gentoo-dd49c535516085bf55a12e4e4240beb09928d878.zip
dev-python/pytest-ordering: Keyword 0.6 s390, #831852
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/pytest-ordering/pytest-ordering-0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-ordering/pytest-ordering-0.6.ebuild b/dev-python/pytest-ordering/pytest-ordering-0.6.ebuild
index 77f1683a447b..c9d25c038474 100644
--- a/dev-python/pytest-ordering/pytest-ordering-0.6.ebuild
+++ b/dev-python/pytest-ordering/pytest-ordering-0.6.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/ftobia/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]"