diff options
author | Sam James <sam@gentoo.org> | 2021-03-28 01:13:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-28 01:14:04 +0000 |
commit | e6cca8edc07f855cf41daa8c30badcdb3e0d36dd (patch) | |
tree | b7563f9c3cb4994cc27104114c7341060fae4e7c /dev-python/pytest-subtests | |
parent | dev-util/pkgcheck: Stabilize 0.9.2-r2 arm64, #776913 (diff) | |
download | gentoo-e6cca8edc07f855cf41daa8c30badcdb3e0d36dd.tar.gz gentoo-e6cca8edc07f855cf41daa8c30badcdb3e0d36dd.tar.bz2 gentoo-e6cca8edc07f855cf41daa8c30badcdb3e0d36dd.zip |
dev-python/pytest-subtests: Keyword 0.4.0 arm, #778401
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 8d4f5768289a..f5e1ae0e00fa 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="~amd64 ~ia64 ~x86" +KEYWORDS="~amd64 ~arm ~ia64 ~x86" RDEPEND=" >=dev-python/pytest-5.3.0[${PYTHON_USEDEP}] |