From ec93a559a72bb1e5de7ec6e8557aed3ce1699638 Mon Sep 17 00:00:00 2001 From: Yixun Lan Date: Mon, 7 Feb 2022 21:39:31 +0800 Subject: [PATCH] dev-python/pytest-param-files: keyword ~riscv, #831852 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Yixun Lan --- dev-python/pytest-param-files/pytest-param-files-0.3.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pytest-param-files/pytest-param-files-0.3.4.ebuild b/dev-python/pytest-param-files/pytest-param-files-0.3.4.ebuild index 3fca99a7e2df9..65a0394153812 100644 --- a/dev-python/pytest-param-files/pytest-param-files-0.3.4.ebuild +++ b/dev-python/pytest-param-files/pytest-param-files-0.3.4.ebuild @@ -17,7 +17,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]"