diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-25 11:00:37 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-25 11:00:37 +0200 |
commit | cccfcb2693e0d110f6924d519271191690c9a6aa (patch) | |
tree | 7b36411781ecee7b96fda4c863be19847a806557 /dev-python/moto | |
parent | dev-python/kaptan: x86 stable wrt bug #853994 (diff) | |
download | gentoo-cccfcb2693e0d110f6924d519271191690c9a6aa.tar.gz gentoo-cccfcb2693e0d110f6924d519271191690c9a6aa.tar.bz2 gentoo-cccfcb2693e0d110f6924d519271191690c9a6aa.zip |
dev-python/moto: x86 stable wrt bug #854018
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/moto')
-rw-r--r-- | dev-python/moto/moto-3.1.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/moto/moto-3.1.12.ebuild b/dev-python/moto/moto-3.1.12.ebuild index 4abf7ae263e5..83bce6f57fce 100644 --- a/dev-python/moto/moto-3.1.12.ebuild +++ b/dev-python/moto/moto-3.1.12.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" RDEPEND=" >=dev-python/aws-xray-sdk-python-0.93[${PYTHON_USEDEP}] |