diff options
author | Alex Fan <alex.fan.q@gmail.com> | 2021-12-12 18:29:20 +1100 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-12-13 10:56:43 +0800 |
commit | 244d645136607340e88a60c697c9506d17885c91 (patch) | |
tree | 32d8affeaa3ca1b60134089f30df3dff7d0a92ad /dev-python/pytest-check | |
parent | dev-python/flit_core: keyword 3.5.1 for ~riscv (diff) | |
download | gentoo-244d645136607340e88a60c697c9506d17885c91.tar.gz gentoo-244d645136607340e88a60c697c9506d17885c91.tar.bz2 gentoo-244d645136607340e88a60c697c9506d17885c91.zip |
dev-python/pytest-check: keyword 1.0.4 for ~riscv
Signed-off-by: Alex Fan <alex.fan.q@gmail.com>
Signed-off-by: Yixun Lan <dlan@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 74f753a59635..6e09db38377a 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 ~riscv sparc x86" RDEPEND=">=dev-python/pytest-6[${PYTHON_USEDEP}]" BDEPEND="dev-python/flit_core[${PYTHON_USEDEP}]" |