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: Tue, 28 Jun 2022 19:30:11
Message-Id: 1656444598.ea75b282ffac9f09a7eabb6ab4dab05dd0a5e4c8.arthurzam@gentoo
1 commit: ea75b282ffac9f09a7eabb6ab4dab05dd0a5e4c8
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 28 19:29:58 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 28 19:29:58 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea75b282
7
8 dev-python/keystoneauth: Stabilize 4.6.0 ALLARCHES, #854951
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/keystoneauth/keystoneauth-4.6.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/keystoneauth/keystoneauth-4.6.0.ebuild b/dev-python/keystoneauth/keystoneauth-4.6.0.ebuild
16 index ced69f35280b..642b81d5869f 100644
17 --- a/dev-python/keystoneauth/keystoneauth-4.6.0.ebuild
18 +++ b/dev-python/keystoneauth/keystoneauth-4.6.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 ~riscv ~x86"
24 +KEYWORDS="amd64 ~arm arm64 ~riscv x86"
25
26 CDEPEND="
27 >dev-python/pbr-2.1.0[${PYTHON_USEDEP}]