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/oslo-context/
Date: Sat, 28 May 2022 16:00:18
Message-Id: 1653753615.02e11c8861780357024da33a701236139662dc5a.jsmolic@gentoo
1 commit: 02e11c8861780357024da33a701236139662dc5a
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 28 16:00:15 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Sat May 28 16:00:15 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02e11c88
7
8 dev-python/oslo-context: Keyword 4.1.0 riscv, #847925
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-python/oslo-context/oslo-context-4.1.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/oslo-context/oslo-context-4.1.0.ebuild b/dev-python/oslo-context/oslo-context-4.1.0.ebuild
16 index f5946ab6512a..601a617e6c76 100644
17 --- a/dev-python/oslo-context/oslo-context-4.1.0.ebuild
18 +++ b/dev-python/oslo-context/oslo-context-4.1.0.ebuild
19 @@ -15,7 +15,7 @@ S="${WORKDIR}/oslo.context-${PV}"
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm arm64 x86"
24 +KEYWORDS="amd64 ~arm arm64 ~riscv x86"
25
26 RDEPEND="
27 >dev-python/pbr-2.1.0[${PYTHON_USEDEP}]