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, 29 Apr 2022 06:05:42
Message-Id: 1651212318.f2fec5fe6f3d938080785629cdfe44685b3a06aa.ago@gentoo
1 commit: f2fec5fe6f3d938080785629cdfe44685b3a06aa
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 29 06:05:18 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 29 06:05:18 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2fec5fe
7
8 dev-python/moto: x86 stable wrt bug #839453
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-python/moto/moto-3.1.5.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/moto/moto-3.1.5.ebuild b/dev-python/moto/moto-3.1.5.ebuild
18 index 7f8fc3849faf..9069529dd086 100644
19 --- a/dev-python/moto/moto-3.1.5.ebuild
20 +++ b/dev-python/moto/moto-3.1.5.ebuild
21 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
22
23 LICENSE="Apache-2.0"
24 SLOT="0"
25 -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
26 +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
27
28 RDEPEND="
29 >=dev-python/aws-xray-sdk-python-0.93[${PYTHON_USEDEP}]