From e81c6308d77965ad7faeaa3024c9216952e5bcc4 Mon Sep 17 00:00:00 2001 From: Alex Fan Date: Sun, 12 Dec 2021 18:30:03 +1100 Subject: dev-python/pytest-ordering: keyword 0.6 for ~riscv Signed-off-by: Alex Fan Signed-off-by: Yixun Lan --- dev-python/pytest-ordering/pytest-ordering-0.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pytest-ordering/pytest-ordering-0.6.ebuild b/dev-python/pytest-ordering/pytest-ordering-0.6.ebuild index 78060e01984c..42e8b8901122 100644 --- a/dev-python/pytest-ordering/pytest-ordering-0.6.ebuild +++ b/dev-python/pytest-ordering/pytest-ordering-0.6.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/ftobia/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" 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[${PYTHON_USEDEP}]" -- cgit v1.2.3-65-gdbad