summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2022-04-01 09:15:17 +0100
committerMarek Szuba <marecki@gentoo.org>2022-04-01 09:18:12 +0100
commitc2155735215021af4cdca8e3a8bdff04d29f733b (patch)
tree4f57ce8e9850ef72c91b924bf6ff7b3bbcafdede
parentdev-python/subprocess-tee: keyword 0.3.5 for ~riscv (diff)
downloadgentoo-c2155735215021af4cdca8e3a8bdff04d29f733b.tar.gz
gentoo-c2155735215021af4cdca8e3a8bdff04d29f733b.tar.bz2
gentoo-c2155735215021af4cdca8e3a8bdff04d29f733b.zip
dev-python/pytest-plus: keyword 0.2 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org>
-rw-r--r--dev-python/pytest-plus/pytest-plus-0.2.ebuild4
1 files 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}]"