diff options
author | Sam James <sam@gentoo.org> | 2022-01-23 15:22:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-23 15:22:33 +0000 |
commit | 45789d56d2a8905e2ef343c2c4e66af6ed056988 (patch) | |
tree | 0dcc38000021ed6d209ef85825ecb867a1250bcb /dev-python/moto | |
parent | app-text/zathura-pdf-mupdf: Stabilize 0.3.7-r1 amd64, #831850 (diff) | |
download | gentoo-45789d56d2a8905e2ef343c2c4e66af6ed056988.tar.gz gentoo-45789d56d2a8905e2ef343c2c4e66af6ed056988.tar.bz2 gentoo-45789d56d2a8905e2ef343c2c4e66af6ed056988.zip |
dev-python/moto: Stabilize 2.2.17 x86, #829478
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/moto')
-rw-r--r-- | dev-python/moto/moto-2.2.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/moto/moto-2.2.17.ebuild b/dev-python/moto/moto-2.2.17.ebuild index 9059a3a1d26d..61bae22bcd59 100644 --- a/dev-python/moto/moto-2.2.17.ebuild +++ b/dev-python/moto/moto-2.2.17.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~riscv x86" RDEPEND=" >=dev-python/aws-xray-sdk-python-0.93[${PYTHON_USEDEP}] |