Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-html/
Date: Sat, 25 Jun 2022 16:37:25
Message-Id: 1656175023.2a990d6af11a0dc9c9b6483eb679f8b084b597df.jsmolic@gentoo
1 commit: 2a990d6af11a0dc9c9b6483eb679f8b084b597df
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 25 16:23:49 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 25 16:37:03 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a990d6a
7
8 dev-python/pytest-html: keyword 3.1.1 for ~riscv
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-python/pytest-html/pytest-html-3.1.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-python/pytest-html/pytest-html-3.1.1.ebuild b/dev-python/pytest-html/pytest-html-3.1.1.ebuild
16 index 052856b3ca2f..bc639d3dfc4e 100644
17 --- a/dev-python/pytest-html/pytest-html-3.1.1.ebuild
18 +++ b/dev-python/pytest-html/pytest-html-3.1.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
26
27 LICENSE="MPL-2.0"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="~amd64 ~riscv ~x86"
31
32 # Lots of test failures...
33 RESTRICT="test"