diff options
author | Sam James <sam@gentoo.org> | 2021-04-28 19:11:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-28 19:11:08 +0000 |
commit | 3792e41633e417ae24979465d86398af3ef4295c (patch) | |
tree | 60110d167a53eb59d2d179a4545575b410e1040d /dev-python/pytest-subtests | |
parent | dev-python/numpy: Stabilize 1.20.2 ppc, #786048 (diff) | |
download | gentoo-3792e41633e417ae24979465d86398af3ef4295c.tar.gz gentoo-3792e41633e417ae24979465d86398af3ef4295c.tar.bz2 gentoo-3792e41633e417ae24979465d86398af3ef4295c.zip |
dev-python/pytest-subtests: Stabilize 0.4.0 ppc, #786009
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-subtests')
-rw-r--r-- | dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild index aac0822ad2f1..f25aa1d5aa91 100644 --- a/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild +++ b/dev-python/pytest-subtests/pytest-subtests-0.4.0.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86" RDEPEND=" >=dev-python/pytest-5.3.0[${PYTHON_USEDEP}] |