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/keystoneauth/
Date: Wed, 07 Jul 2021 02:17:04
Message-Id: 1625613648.9a22574ac3c647587c1ad90c2a3d37843683d5bb.sam@gentoo
1 commit: 9a22574ac3c647587c1ad90c2a3d37843683d5bb
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 6 23:20:48 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 6 23:20:48 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a22574a
7
8 dev-python/keystoneauth: Stabilize 4.2.1-r1 arm64, #797472
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/keystoneauth/keystoneauth-4.2.1-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/keystoneauth/keystoneauth-4.2.1-r1.ebuild b/dev-python/keystoneauth/keystoneauth-4.2.1-r1.ebuild
16 index 7c32b61382e..184945d166e 100644
17 --- a/dev-python/keystoneauth/keystoneauth-4.2.1-r1.ebuild
18 +++ b/dev-python/keystoneauth/keystoneauth-4.2.1-r1.ebuild
19 @@ -13,7 +13,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=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
27 !~dev-python/pbr-2.1.0"