diff options
author | Sam James <sam@gentoo.org> | 2022-07-10 23:27:38 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-10 23:27:38 +0100 |
commit | 56440f3ee5797afd971b9c71afc0bb1f2f698581 (patch) | |
tree | aee22b5c0dca339b1053d1db60d7d9795fe61eae /dev-python/sphinx-pytest | |
parent | dev-util/stripe-mock: Stabilize 0.136.0 x86, #857447 (diff) | |
download | gentoo-56440f3ee5797afd971b9c71afc0bb1f2f698581.tar.gz gentoo-56440f3ee5797afd971b9c71afc0bb1f2f698581.tar.bz2 gentoo-56440f3ee5797afd971b9c71afc0bb1f2f698581.zip |
dev-python/sphinx-pytest: Stabilize 0.0.4 x86, #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 6a7842582f3e..942e5a8d5d8f 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}] |