diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-29 09:23:17 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-29 09:23:17 +0200 |
commit | a5a52883b8fabb9f75adce8b4423d84527d72f3e (patch) | |
tree | b6e83c6bfcde2e6b4ccd869bac215cac0ec7e9a2 /dev-python/pytest-subtests | |
parent | dev-python/wsaccel: Stabilize 0.6.4 arm, #883541 (diff) | |
download | gentoo-a5a52883b8fabb9f75adce8b4423d84527d72f3e.tar.gz gentoo-a5a52883b8fabb9f75adce8b4423d84527d72f3e.tar.bz2 gentoo-a5a52883b8fabb9f75adce8b4423d84527d72f3e.zip |
dev-python/pytest-subtests: Stabilize 0.9.0 ALLARCHES, #883525
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.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-subtests/pytest-subtests-0.9.0.ebuild b/dev-python/pytest-subtests/pytest-subtests-0.9.0.ebuild index 306785062506..0ac130d9cb24 100644 --- a/dev-python/pytest-subtests/pytest-subtests-0.9.0.ebuild +++ b/dev-python/pytest-subtests/pytest-subtests-0.9.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}] |