diff options
author | 2023-11-30 21:40:27 +0000 | |
---|---|---|
committer | 2023-11-30 21:43:19 +0000 | |
commit | 2297da158959344427488c352ce3ea0031f4d08e (patch) | |
tree | 20218e4f848c8870073c6156fe45405f226afd90 /dev-python/pytest-param-files | |
parent | dev-python/ruamel-yaml: Keyword 0.18.5 for ~m68k (diff) | |
download | gentoo-2297da158959344427488c352ce3ea0031f4d08e.tar.gz gentoo-2297da158959344427488c352ce3ea0031f4d08e.tar.bz2 gentoo-2297da158959344427488c352ce3ea0031f4d08e.zip |
dev-python/pytest-param-files: Keyword 0.6.0 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/pytest-param-files')
-rw-r--r-- | dev-python/pytest-param-files/pytest-param-files-0.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-param-files/pytest-param-files-0.6.0.ebuild b/dev-python/pytest-param-files/pytest-param-files-0.6.0.ebuild index 8f3dbfc6b2f5..d36a7524d4dc 100644 --- a/dev-python/pytest-param-files/pytest-param-files-0.6.0.ebuild +++ b/dev-python/pytest-param-files/pytest-param-files-0.6.0.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv sparc x86" RDEPEND=" dev-python/pytest[${PYTHON_USEDEP}] |