diff options
author | Sam James <sam@gentoo.org> | 2022-07-11 00:07:42 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-11 00:07:42 +0100 |
commit | 93e6f0d54fdb6be74a7237ed24d15d89b7c58129 (patch) | |
tree | 70aa15d936361ef51897c2bee6c225bdb6418b04 /dev-python/sphinx-pytest | |
parent | dev-python/pikepdf: Stabilize 5.2.0-r1 amd64, #857372 (diff) | |
download | gentoo-93e6f0d54fdb6be74a7237ed24d15d89b7c58129.tar.gz gentoo-93e6f0d54fdb6be74a7237ed24d15d89b7c58129.tar.bz2 gentoo-93e6f0d54fdb6be74a7237ed24d15d89b7c58129.zip |
dev-python/sphinx-pytest: Stabilize 0.0.4 amd64, #857330
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-pytest')
-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 942e5a8d5d8f..e742b2e7d9ff 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}] |