diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-10 21:48:48 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-10 21:48:48 +0300 |
commit | 23306c43ff3d3e68494e05bb4381d789343c4580 (patch) | |
tree | 6c78d2e55ff6e05cd05d35f5840a157f828daac0 /dev-python/sphinx-pytest | |
parent | dev-python/myst_parser: Stabilize 0.18.0 ppc64, #857330 (diff) | |
download | gentoo-23306c43ff3d3e68494e05bb4381d789343c4580.tar.gz gentoo-23306c43ff3d3e68494e05bb4381d789343c4580.tar.bz2 gentoo-23306c43ff3d3e68494e05bb4381d789343c4580.zip |
dev-python/sphinx-pytest: Stabilize 0.0.4 ppc64, #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 9346d95e339a..188e8b1e6c91 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}] |