diff options
author | Sam James <sam@gentoo.org> | 2021-04-27 18:06:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-27 18:09:21 +0000 |
commit | 11275083c1687af7928beb5f81c1e27eabdd0c53 (patch) | |
tree | c8775d880bd04ec01389f2698a81b6d90200de10 /dev-python/pytest-subtests | |
parent | dev-python/fs: Stabilize 2.4.13 ALLARCHES, #786024 (diff) | |
download | gentoo-11275083c1687af7928beb5f81c1e27eabdd0c53.tar.gz gentoo-11275083c1687af7928beb5f81c1e27eabdd0c53.tar.bz2 gentoo-11275083c1687af7928beb5f81c1e27eabdd0c53.zip |
dev-python/pytest-subtests: Stabilize 0.4.0 sparc, #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 48fed6b783f9..31f5fb9b30f8 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}] |