diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-11 19:32:27 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-11 19:32:27 +0300 |
commit | 6bc4c6f205324bba9c1c3958ee3afb9f05d3a564 (patch) | |
tree | 793fa1181f6dc59236dff47a8b0f2947b276ca4d /dev-python/sphinx-pytest/sphinx-pytest-0.0.4.ebuild | |
parent | dev-python/myst_parser: Stabilize 0.18.0 hppa, #857330 (diff) | |
download | gentoo-6bc4c6f205324bba9c1c3958ee3afb9f05d3a564.tar.gz gentoo-6bc4c6f205324bba9c1c3958ee3afb9f05d3a564.tar.bz2 gentoo-6bc4c6f205324bba9c1c3958ee3afb9f05d3a564.zip |
dev-python/sphinx-pytest: Stabilize 0.0.4 hppa, #857330
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-pytest/sphinx-pytest-0.0.4.ebuild')
-rw-r--r-- | dev-python/sphinx-pytest/sphinx-pytest-0.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-pytest/sphinx-pytest-0.0.4.ebuild b/dev-python/sphinx-pytest/sphinx-pytest-0.0.4.ebuild index e742b2e7d9ff..f4af682173f2 100644 --- a/dev-python/sphinx-pytest/sphinx-pytest-0.0.4.ebuild +++ b/dev-python/sphinx-pytest/sphinx-pytest-0.0.4.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~m68k 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}] |