diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-04-30 17:47:28 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-01 09:28:20 +0800 |
commit | 4310c8a125d252a7e96e40eb1823d2fa5be1f904 (patch) | |
tree | f679ff48032d7ca3230f3ac53772a6816756adba /dev-python/pytest-subtests | |
parent | dev-python/toml: keyword 0.10.2 for ~loong (diff) | |
download | gentoo-4310c8a125d252a7e96e40eb1823d2fa5be1f904.tar.gz gentoo-4310c8a125d252a7e96e40eb1823d2fa5be1f904.tar.bz2 gentoo-4310c8a125d252a7e96e40eb1823d2fa5be1f904.zip |
dev-python/pytest-subtests: keyword 0.7.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@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 30602e7b2507..ff8252c2c7b9 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 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=">=dev-python/pytest-7[${PYTHON_USEDEP}]" # pytest-xdist is used to test compatibility |