diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-10 23:02:19 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-10 23:02:19 +0300 |
commit | 9fbd758cf4736f9db2bf84ec4a9920f891233012 (patch) | |
tree | 0c896ba4718025e1d94aa2cf2dc2b5ce0164da2f /dev-python/sphinx-pytest | |
parent | dev-python/myst_parser: Stabilize 0.18.0 arm, #857330 (diff) | |
download | gentoo-9fbd758cf4736f9db2bf84ec4a9920f891233012.tar.gz gentoo-9fbd758cf4736f9db2bf84ec4a9920f891233012.tar.bz2 gentoo-9fbd758cf4736f9db2bf84ec4a9920f891233012.zip |
dev-python/sphinx-pytest: Stabilize 0.0.4 arm, #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 b779bd29b098..6a7842582f3e 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}] |