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/cachecontrol/
Date: Sat, 03 Sep 2022 11:25:47
Message-Id: 1662204338.1b9fdacea203f8ff92ba7bed57c2f37767a21e9b.jsmolic@gentoo
1 commit: 1b9fdacea203f8ff92ba7bed57c2f37767a21e9b
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 3 11:25:38 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 3 11:25:38 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b9fdace
7
8 dev-python/cachecontrol: Keyword 0.12.11 riscv, #868234
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-python/cachecontrol/cachecontrol-0.12.11.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/cachecontrol/cachecontrol-0.12.11.ebuild b/dev-python/cachecontrol/cachecontrol-0.12.11.ebuild
16 index 6519fd738c06..ea4699cbb187 100644
17 --- a/dev-python/cachecontrol/cachecontrol-0.12.11.ebuild
18 +++ b/dev-python/cachecontrol/cachecontrol-0.12.11.ebuild
19 @@ -20,7 +20,7 @@ SRC_URI="
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~amd64"
24 +KEYWORDS="~amd64 ~riscv"
25
26 RDEPEND="
27 >=dev-python/msgpack-0.5.2[${PYTHON_USEDEP}]