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-metadata/
Date: Sat, 25 Jun 2022 16:37:24
Message-Id: 1656175024.0df21c446c8223156d637ef70d45f4753e23bc08.jsmolic@gentoo
1 commit: 0df21c446c8223156d637ef70d45f4753e23bc08
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 25 16:23:59 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 25 16:37:04 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0df21c44
7
8 dev-python/pytest-metadata: keyword 2.0.1 for ~riscv
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-python/pytest-metadata/pytest-metadata-2.0.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/pytest-metadata/pytest-metadata-2.0.1.ebuild b/dev-python/pytest-metadata/pytest-metadata-2.0.1.ebuild
16 index c3d5cc6860f6..3f2c81106531 100644
17 --- a/dev-python/pytest-metadata/pytest-metadata-2.0.1.ebuild
18 +++ b/dev-python/pytest-metadata/pytest-metadata-2.0.1.ebuild
19 @@ -17,7 +17,7 @@ SRC_URI="
20
21 LICENSE="MPL-2.0"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="~amd64 ~riscv ~x86"
25
26 RDEPEND="
27 <dev-python/pytest-8[${PYTHON_USEDEP}]