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/keystoneauth1/
Date: Fri, 17 Mar 2023 15:58:38
Message-Id: 1679068701.eed574116cfd69dab56524b549224126fad9138c.arthurzam@gentoo
1 commit: eed574116cfd69dab56524b549224126fad9138c
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 17 15:58:21 2023 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 17 15:58:21 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eed57411
7
8 dev-python/keystoneauth1: Stabilize 5.1.2 ALLARCHES, #901837
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/keystoneauth1/keystoneauth1-5.1.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/keystoneauth1/keystoneauth1-5.1.2.ebuild b/dev-python/keystoneauth1/keystoneauth1-5.1.2.ebuild
16 index 241422ce6c5d..7ec23cb3e477 100644
17 --- a/dev-python/keystoneauth1/keystoneauth1-5.1.2.ebuild
18 +++ b/dev-python/keystoneauth1/keystoneauth1-5.1.2.ebuild
19 @@ -18,7 +18,7 @@ HOMEPAGE="
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 RDEPEND="
27 >=dev-python/pbr-2.1.0[${PYTHON_USEDEP}]