summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2021-11-03 17:58:25 +0800
committerYixun Lan <dlan@gentoo.org>2021-11-03 17:58:25 +0800
commit33a5642397c671382327d3c3f98fcba1bf3473c1 (patch)
treea4ce8dc86cb1f0f33669ba0fa42a7ccfd005a12d /dev-python/pytest-lazy-fixture
parentwww-client/vivaldi-snapshot: Drop old 4.4.2457.3 (diff)
downloadgentoo-33a5642397c671382327d3c3f98fcba1bf3473c1.tar.gz
gentoo-33a5642397c671382327d3c3f98fcba1bf3473c1.tar.bz2
gentoo-33a5642397c671382327d3c3f98fcba1bf3473c1.zip
dev-python/pytest-lazy-fixture: keyword ~riscv, bug #821259
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-python/pytest-lazy-fixture')
-rw-r--r--dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild b/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild
index 36cba94c0396..ac9a33dc9a23 100644
--- a/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild
+++ b/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~sparc x86"
+KEYWORDS="amd64 ~riscv ~sparc x86"
RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]"