Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/oslo-context/
Date: Sat, 25 Sep 2021 19:56:37
Message-Id: 1632599667.039808298940fb73e8c4c1df04bae7f393d4b2e2.sam@gentoo
1 commit: 039808298940fb73e8c4c1df04bae7f393d4b2e2
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 25 19:54:27 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 25 19:54:27 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03980829
7
8 dev-python/oslo-context: Stabilize 3.3.1 ALLARCHES, #814725
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/oslo-context/oslo-context-3.3.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/oslo-context/oslo-context-3.3.1.ebuild b/dev-python/oslo-context/oslo-context-3.3.1.ebuild
16 index bd441f414e8..f051c97b8c3 100644
17 --- a/dev-python/oslo-context/oslo-context-3.3.1.ebuild
18 +++ b/dev-python/oslo-context/oslo-context-3.3.1.ebuild
19 @@ -13,7 +13,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 x86"
25
26 CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
27 !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"