commit: 2a990d6af11a0dc9c9b6483eb679f8b084b597df
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 25 16:23:49 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sat Jun 25 16:37:03 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a990d6a
dev-python/pytest-html: keyword 3.1.1 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-python/pytest-html/pytest-html-3.1.1.ebuild | 4 ++--
1 file 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"