diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-19 09:57:08 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-19 09:57:50 +0200 |
commit | 34e364ee63d18aa4c044e551ad79f3738988186a (patch) | |
tree | 5ed517979167fcc5a295f2c4ed20d7e7cca992d6 /dev-python/pytest-check | |
parent | dev-python/flit_core: Stabilize 3.4.0 arm64, #803719 (diff) | |
download | gentoo-34e364ee63d18aa4c044e551ad79f3738988186a.tar.gz gentoo-34e364ee63d18aa4c044e551ad79f3738988186a.tar.bz2 gentoo-34e364ee63d18aa4c044e551ad79f3738988186a.zip |
dev-python/pytest-check: Stabilize 1.0.4 arm64, #803719
Signed-off-by: Arthur Zamarin <arthurzam@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 18ad0e6d43d4..5b41731d202c 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}]" |