diff options
author | Matoro Mahri <matoro@users.noreply.github.com> | 2023-03-16 22:07:11 -0400 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-19 19:35:26 +0200 |
commit | 1359ed4cae773cbe4c453d954b7190a4bc16673a (patch) | |
tree | e5bdd844142c686914aaf08f1f2a4523939e5d61 /dev-python/sphinx-pytest | |
parent | dev-python/pytest-param-files: Keyword 0.3.5 mips, #882425 (diff) | |
download | gentoo-1359ed4cae773cbe4c453d954b7190a4bc16673a.tar.gz gentoo-1359ed4cae773cbe4c453d954b7190a4bc16673a.tar.bz2 gentoo-1359ed4cae773cbe4c453d954b7190a4bc16673a.zip |
dev-python/sphinx-pytest: Keyword 0.0.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/sphinx-pytest')
-rw-r--r-- | dev-python/sphinx-pytest/sphinx-pytest-0.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-pytest/sphinx-pytest-0.0.5.ebuild b/dev-python/sphinx-pytest/sphinx-pytest-0.0.5.ebuild index d013331c49c2..9fee05c1455e 100644 --- a/dev-python/sphinx-pytest/sphinx-pytest-0.0.5.ebuild +++ b/dev-python/sphinx-pytest/sphinx-pytest-0.0.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}] |