diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-08-17 17:57:40 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-08-17 18:15:44 +0100 |
commit | bc1693b2b3910fe612049d8a008b5f4cd2bc3f17 (patch) | |
tree | 9583bb8d2afda73a10c65fca4ac83e120cfc1e5b /dev-python/pytest-trio | |
parent | dev-python/trio: keyword 0.19.0 for ~riscv (diff) | |
download | gentoo-bc1693b2b3910fe612049d8a008b5f4cd2bc3f17.tar.gz gentoo-bc1693b2b3910fe612049d8a008b5f4cd2bc3f17.tar.bz2 gentoo-bc1693b2b3910fe612049d8a008b5f4cd2bc3f17.zip |
dev-python/pytest-trio: keyword 0.7.0 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'dev-python/pytest-trio')
-rw-r--r-- | dev-python/pytest-trio/pytest-trio-0.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-trio/pytest-trio-0.7.0.ebuild b/dev-python/pytest-trio/pytest-trio-0.7.0.ebuild index 7b70309d75c6..d4e3ebf6eb24 100644 --- a/dev-python/pytest-trio/pytest-trio-0.7.0.ebuild +++ b/dev-python/pytest-trio/pytest-trio-0.7.0.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="|| ( MIT Apache-2.0 )" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" RDEPEND=" >=dev-python/async_generator-1.9[${PYTHON_USEDEP}] |