diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-17 21:31:04 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-17 21:31:04 +0200 |
commit | 185e18ced984a013ba53c973858c478a5f83f524 (patch) | |
tree | fd4ce0ad60285f33597450e74a0c6caeb5af7420 /dev-python/pytest-subtests | |
parent | dev-python/python-mpd: Stabilize 3.0.5 ALLARCHES, #833545 (diff) | |
download | gentoo-185e18ced984a013ba53c973858c478a5f83f524.tar.gz gentoo-185e18ced984a013ba53c973858c478a5f83f524.tar.bz2 gentoo-185e18ced984a013ba53c973858c478a5f83f524.zip |
dev-python/pytest-subtests: Stabilize 0.6.0 ALLARCHES, #833547
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.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-subtests/pytest-subtests-0.6.0.ebuild b/dev-python/pytest-subtests/pytest-subtests-0.6.0.ebuild index 61159d2864ef..e646136e30ea 100644 --- a/dev-python/pytest-subtests/pytest-subtests-0.6.0.ebuild +++ b/dev-python/pytest-subtests/pytest-subtests-0.6.0.ebuild @@ -17,7 +17,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[${PYTHON_USEDEP}]" # pytest-xdist is used to test compatibility |