diff options
author | Sam James <sam@gentoo.org> | 2021-10-24 00:18:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-24 00:18:31 +0000 |
commit | aff341c0f0403f37a9bef6e2538f197350cee783 (patch) | |
tree | 0a9fb07ba623e93208413c841a3245ca9dd65252 /dev-python/pytest-check | |
parent | dev-python/flit_core: Stabilize 3.4.0 sparc, #819867 (diff) | |
download | gentoo-aff341c0f0403f37a9bef6e2538f197350cee783.tar.gz gentoo-aff341c0f0403f37a9bef6e2538f197350cee783.tar.bz2 gentoo-aff341c0f0403f37a9bef6e2538f197350cee783.zip |
dev-python/pytest-check: Stabilize 1.0.4 sparc, #819867
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-check')
-rw-r--r-- | dev-python/pytest-check/pytest-check-1.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-check/pytest-check-1.0.4.ebuild b/dev-python/pytest-check/pytest-check-1.0.4.ebuild index 3488974459be..847902b5b7de 100644 --- a/dev-python/pytest-check/pytest-check-1.0.4.ebuild +++ b/dev-python/pytest-check/pytest-check-1.0.4.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 sparc ~x86" RDEPEND=">=dev-python/pytest-6[${PYTHON_USEDEP}]" BDEPEND="dev-python/flit_core[${PYTHON_USEDEP}]" |