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: Sat, 26 Jun 2021 02:55:16
Message-Id: 1624676104.0b97c29f56090a0ab8857dd54af5036f6f9f0384.sam@gentoo
1 commit: 0b97c29f56090a0ab8857dd54af5036f6f9f0384
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 26 02:55:04 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 26 02:55:04 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b97c29f
7
8 dev-python/keystoneauth: Keyword 4.2.1-r1 arm64, #797793
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 86d86978d68..7c32b61382e 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 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"