summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Fan <alex.fan.q@gmail.com>2021-12-12 18:30:03 +1100
committerYixun Lan <dlan@gentoo.org>2021-12-13 10:56:47 +0800
commite81c6308d77965ad7faeaa3024c9216952e5bcc4 (patch)
tree1ca3db09c2eb338fc332f28e45343d92b9fce587
parentdev-python/pytest-check: keyword 1.0.4 for ~riscv (diff)
downloadgentoo-e81c6308d77965ad7faeaa3024c9216952e5bcc4.tar.gz
gentoo-e81c6308d77965ad7faeaa3024c9216952e5bcc4.tar.bz2
gentoo-e81c6308d77965ad7faeaa3024c9216952e5bcc4.zip
dev-python/pytest-ordering: keyword 0.6 for ~riscv
Signed-off-by: Alex Fan <alex.fan.q@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
-rw-r--r--dev-python/pytest-ordering/pytest-ordering-0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
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}]"