diff options
author | 2022-07-10 22:40:42 +0300 | |
---|---|---|
committer | 2022-07-10 22:40:42 +0300 | |
commit | f555650944807e85c7204961a5e11d207c650ba3 (patch) | |
tree | f94032448bd3fd12166ad2d3751238b1168e3e7e /dev-python/sphinx-pytest | |
parent | dev-python/myst_parser: Stabilize 0.18.0 sparc, #857330 (diff) | |
download | gentoo-f555650944807e85c7204961a5e11d207c650ba3.tar.gz gentoo-f555650944807e85c7204961a5e11d207c650ba3.tar.bz2 gentoo-f555650944807e85c7204961a5e11d207c650ba3.zip |
dev-python/sphinx-pytest: Stabilize 0.0.4 sparc, #857330
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.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 3cc61dffb938..b779bd29b098 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}] |