diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-10 21:51:09 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-10 21:51:09 +0300 |
commit | 0fb7244b84f52b5106e0a15e0e4fdd053a7faa3e (patch) | |
tree | ec9381199f89b34cf0965dc9de682d81824fcabc /dev-python/sphinx-pytest | |
parent | dev-python/myst_parser: Stabilize 0.18.0 ppc, #857330 (diff) | |
download | gentoo-0fb7244b84f52b5106e0a15e0e4fdd053a7faa3e.tar.gz gentoo-0fb7244b84f52b5106e0a15e0e4fdd053a7faa3e.tar.bz2 gentoo-0fb7244b84f52b5106e0a15e0e4fdd053a7faa3e.zip |
dev-python/sphinx-pytest: Stabilize 0.0.4 ppc, #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 188e8b1e6c91..3cc61dffb938 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}] |