commit: a71b377ada1220555afde57885610e8d96287f06
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 27 07:05:21 2022 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Sep 27 07:05:21 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a71b377a
dev-python/pytest-plus: Stabilize 0.2-r1 amd64, #872965
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/pytest-plus/pytest-plus-0.2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-plus/pytest-plus-0.2-r1.ebuild
b/dev-python/pytest-plus/pytest-plus-0.2-r1.ebuild
index a618aaa1583a..e668106bf343 100644
--- a/dev-python/pytest-plus/pytest-plus-0.2-r1.ebuild
+++ b/dev-python/pytest-plus/pytest-plus-0.2-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~riscv"
+KEYWORDS="amd64 ~riscv"
RDEPEND="
dev-python/more-itertools[${PYTHON_USEDEP}]