diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-03-18 19:25:58 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-03-18 19:25:58 +0200 |
commit | efb7cd0f8311f9e36c1206f86d80789737259aa9 (patch) | |
tree | 55bb40005daa5a51d15ddd1156c10f59ba012715 /dev-python/pytest-subtests | |
parent | dev-python/python-dotenv: Stabilize 0.19.2-r2 ALLARCHES, #835537 (diff) | |
download | gentoo-efb7cd0f8311f9e36c1206f86d80789737259aa9.tar.gz gentoo-efb7cd0f8311f9e36c1206f86d80789737259aa9.tar.bz2 gentoo-efb7cd0f8311f9e36c1206f86d80789737259aa9.zip |
dev-python/pytest-subtests: Stabilize 0.7.0 ALLARCHES, #835538
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.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-subtests/pytest-subtests-0.7.0.ebuild b/dev-python/pytest-subtests/pytest-subtests-0.7.0.ebuild index 253798d9aa9c..30602e7b2507 100644 --- a/dev-python/pytest-subtests/pytest-subtests-0.7.0.ebuild +++ b/dev-python/pytest-subtests/pytest-subtests-0.7.0.ebuild @@ -19,7 +19,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=">=dev-python/pytest-7[${PYTHON_USEDEP}]" # pytest-xdist is used to test compatibility |