diff options
author | Sam James <sam@gentoo.org> | 2022-02-07 22:28:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-07 22:28:33 +0000 |
commit | dd49c535516085bf55a12e4e4240beb09928d878 (patch) | |
tree | 69c7b304453a16029218d642e2afb95a340aedb2 /dev-python/pytest-ordering | |
parent | dev-python/pytest-check: Keyword 1.0.4 s390, #831852 (diff) | |
download | gentoo-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>
Diffstat (limited to 'dev-python/pytest-ordering')
-rw-r--r-- | dev-python/pytest-ordering/pytest-ordering-0.6.ebuild | 2 |
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}]" |