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/tempest/
Date: Fri, 01 Apr 2022 17:29:18
Message-Id: 1648834124.2bcbafd937603f74b596431835a1e8a85135d09d.arthurzam@gentoo
1 commit: 2bcbafd937603f74b596431835a1e8a85135d09d
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 1 17:28:44 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 1 17:28:44 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bcbafd9
7
8 dev-python/tempest: Stabilize 30.0.0 ALLARCHES, #836537
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/tempest/tempest-30.0.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/tempest/tempest-30.0.0.ebuild b/dev-python/tempest/tempest-30.0.0.ebuild
16 index e9f0d2aad3d1..94fc2e0d97c9 100644
17 --- a/dev-python/tempest/tempest-30.0.0.ebuild
18 +++ b/dev-python/tempest/tempest-30.0.0.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
24 +KEYWORDS="amd64 ~arm arm64 x86"
25
26 RDEPEND="
27 >dev-python/pbr-2.1.0[${PYTHON_USEDEP}]