diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-06-26 20:08:39 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-06-26 20:08:39 +0300 |
commit | e5c6ae8ebe27e33aeccc9a42c5b11f0ba62df6d0 (patch) | |
tree | 25c69aa5c88aef8e150dc8b05f22dbb64dc09e51 /dev-python/pytest-subtests | |
parent | dev-python/responses: Stabilize 0.21.0 ALLARCHES, #854426 (diff) | |
download | gentoo-e5c6ae8ebe27e33aeccc9a42c5b11f0ba62df6d0.tar.gz gentoo-e5c6ae8ebe27e33aeccc9a42c5b11f0ba62df6d0.tar.bz2 gentoo-e5c6ae8ebe27e33aeccc9a42c5b11f0ba62df6d0.zip |
dev-python/pytest-subtests: Stabilize 0.8.0 ALLARCHES, #854429
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-subtests')
-rw-r--r-- | dev-python/pytest-subtests/pytest-subtests-0.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-subtests/pytest-subtests-0.8.0.ebuild b/dev-python/pytest-subtests/pytest-subtests-0.8.0.ebuild index 2882f156ab50..ac20291c5208 100644 --- a/dev-python/pytest-subtests/pytest-subtests-0.8.0.ebuild +++ b/dev-python/pytest-subtests/pytest-subtests-0.8.0.ebuild @@ -19,7 +19,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" >=dev-python/pytest-7[${PYTHON_USEDEP}] |