summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-06-25 18:23:49 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-06-25 18:37:03 +0200
commit2a990d6af11a0dc9c9b6483eb679f8b084b597df (patch)
treef521ca9d90eff30dacf6bd61bc4d291864cb5357 /dev-python
parentdev-python/jinja2-time: keyword 0.2.0-r1 for ~riscv (diff)
downloadgentoo-2a990d6af11a0dc9c9b6483eb679f8b084b597df.tar.gz
gentoo-2a990d6af11a0dc9c9b6483eb679f8b084b597df.tar.bz2
gentoo-2a990d6af11a0dc9c9b6483eb679f8b084b597df.zip
dev-python/pytest-html: keyword 3.1.1 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pytest-html/pytest-html-3.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-html/pytest-html-3.1.1.ebuild b/dev-python/pytest-html/pytest-html-3.1.1.ebuild
index 052856b3ca2f..bc639d3dfc4e 100644
--- a/dev-python/pytest-html/pytest-html-3.1.1.ebuild
+++ b/dev-python/pytest-html/pytest-html-3.1.1.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
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MPL-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~riscv ~x86"
# Lots of test failures...
RESTRICT="test"