commit: c2155735215021af4cdca8e3a8bdff04d29f733b
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 1 08:15:17 2022 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Fri Apr 1 08:18:12 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2155735
dev-python/pytest-plus: keyword 0.2 for ~riscv
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
dev-python/pytest-plus/pytest-plus-0.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/pytest-plus/pytest-plus-0.2.ebuild
b/dev-python/pytest-plus/pytest-plus-0.2.ebuild
index 3bd50d2af4a9..0e691d690afb 100644
--- a/dev-python/pytest-plus/pytest-plus-0.2.ebuild
+++ b/dev-python/pytest-plus/pytest-plus-0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~riscv"
RDEPEND="dev-python/more-itertools[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]"