diff options
author | Sam James <sam@gentoo.org> | 2021-04-28 17:08:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-28 18:35:11 +0000 |
commit | 5cc50e5c5114f7968e724f1d76033e553c1659b9 (patch) | |
tree | 8d9a5809f6df7d69bd1384f4ad8162de80bc80dc /dev-python | |
parent | dev-java/commons-pool: Stabilize 2.2 ppc64, #785850 (diff) | |
download | gentoo-5cc50e5c5114f7968e724f1d76033e553c1659b9.tar.gz gentoo-5cc50e5c5114f7968e724f1d76033e553c1659b9.tar.bz2 gentoo-5cc50e5c5114f7968e724f1d76033e553c1659b9.zip |
dev-python/pytest-subtests: Stabilize 0.4.0 ppc64, #786009
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-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 2094daaf68c3..aac0822ad2f1 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}] |