From bc1693b2b3910fe612049d8a008b5f4cd2bc3f17 Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Tue, 17 Aug 2021 17:57:40 +0100 Subject: [PATCH] dev-python/pytest-trio: keyword 0.7.0 for ~riscv Signed-off-by: Marek Szuba --- dev-python/pytest-trio/pytest-trio-0.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 7b70309d75c63..d4e3ebf6eb240 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}]