Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/keystoneauth/
Date: Fri, 01 Apr 2022 17:33:36
Message-Id: 1648834396.f1698ece4afd1f8ff6eae8c06793e78186afe52d.arthurzam@gentoo
1 commit: f1698ece4afd1f8ff6eae8c06793e78186afe52d
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 1 17:33:16 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 1 17:33:16 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1698ece
7
8 dev-python/keystoneauth: Stabilize 4.5.0 amd64, #836492
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/keystoneauth/keystoneauth-4.5.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/keystoneauth/keystoneauth-4.5.0.ebuild b/dev-python/keystoneauth/keystoneauth-4.5.0.ebuild
16 index ccb3b2995708..af58d970b6dd 100644
17 --- a/dev-python/keystoneauth/keystoneauth-4.5.0.ebuild
18 +++ b/dev-python/keystoneauth/keystoneauth-4.5.0.ebuild
19 @@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}1-${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="
27 >dev-python/pbr-2.1.0[${PYTHON_USEDEP}]