diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-07-06 22:58:32 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-07-06 22:58:32 +0100 |
commit | 63436f0e56ce80a3ed058363687fe47e4c0d78cc (patch) | |
tree | fcd8eebe4e4ad30c10c4a3fd366d94eae66922a7 /dev-python/pytest-param-files | |
parent | dev-python/mdurl: Keyword 0.1.1 for ~m68k (diff) | |
download | gentoo-63436f0e56ce80a3ed058363687fe47e4c0d78cc.tar.gz gentoo-63436f0e56ce80a3ed058363687fe47e4c0d78cc.tar.bz2 gentoo-63436f0e56ce80a3ed058363687fe47e4c0d78cc.zip |
dev-python/pytest-param-files: Keyword 0.3.4 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.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-param-files/pytest-param-files-0.3.4.ebuild b/dev-python/pytest-param-files/pytest-param-files-0.3.4.ebuild index 816bb8658910..be083ca5a39b 100644 --- a/dev-python/pytest-param-files/pytest-param-files-0.3.4.ebuild +++ b/dev-python/pytest-param-files/pytest-param-files-0.3.4.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" dev-python/pytest[${PYTHON_USEDEP}] |