diff options
author | Matoro Mahri <matoro@users.noreply.github.com> | 2023-03-16 22:07:09 -0400 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-19 19:35:25 +0200 |
commit | 6d5ef5c91611647f3613ef6f6d3458fc8bc603fd (patch) | |
tree | 011525068fa2f5cbb073a60555e3143017f3350f /dev-python/pytest-param-files/pytest-param-files-0.3.5.ebuild | |
parent | dev-python/pytest-regressions: Keyword 2.4.2 mips, #882425 (diff) | |
download | gentoo-6d5ef5c91611647f3613ef6f6d3458fc8bc603fd.tar.gz gentoo-6d5ef5c91611647f3613ef6f6d3458fc8bc603fd.tar.bz2 gentoo-6d5ef5c91611647f3613ef6f6d3458fc8bc603fd.zip |
dev-python/pytest-param-files: Keyword 0.3.5 mips, #882425
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-param-files/pytest-param-files-0.3.5.ebuild')
-rw-r--r-- | dev-python/pytest-param-files/pytest-param-files-0.3.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-param-files/pytest-param-files-0.3.5.ebuild b/dev-python/pytest-param-files/pytest-param-files-0.3.5.ebuild index 06df570c3e27..6e7768649ec6 100644 --- a/dev-python/pytest-param-files/pytest-param-files-0.3.5.ebuild +++ b/dev-python/pytest-param-files/pytest-param-files-0.3.5.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" RDEPEND=" dev-python/pytest[${PYTHON_USEDEP}] |