Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/moto/
Date: Fri, 04 Nov 2022 08:16:54
Message-Id: 1667549747.26f0b77a718f13fc4dfd3d837a0ec8ce94d77a42.ago@gentoo
1 commit: 26f0b77a718f13fc4dfd3d837a0ec8ce94d77a42
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 4 08:15:47 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 4 08:15:47 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26f0b77a
7
8 dev-python/moto: Stabilize 4.0.8 x86, #879441
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11
12 dev-python/moto/moto-4.0.8.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/moto/moto-4.0.8.ebuild b/dev-python/moto/moto-4.0.8.ebuild
16 index 9ba8c0407e14..775ad55a60a1 100644
17 --- a/dev-python/moto/moto-4.0.8.ebuild
18 +++ b/dev-python/moto/moto-4.0.8.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
25
26 RDEPEND="
27 >=dev-python/aws-xray-sdk-python-0.93[${PYTHON_USEDEP}]