diff options
author | Sam James <sam@gentoo.org> | 2021-04-28 17:07:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-28 18:34:56 +0000 |
commit | 83fd8e78c43b6cc592aadbcdf8dd7d1e9c37cfec (patch) | |
tree | 0f4ec8bca3ffc5096ac3a3865a562c779516b4fb /dev-python/pytest-subtests | |
parent | media-radio/gpredict: stable 2.3 for ppc (diff) | |
download | gentoo-83fd8e78c43b6cc592aadbcdf8dd7d1e9c37cfec.tar.gz gentoo-83fd8e78c43b6cc592aadbcdf8dd7d1e9c37cfec.tar.bz2 gentoo-83fd8e78c43b6cc592aadbcdf8dd7d1e9c37cfec.zip |
dev-python/pytest-subtests: Stabilize 0.4.0 arm64, #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 1877e31a42c1..2094daaf68c3 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}] |