diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-01-06 10:59:18 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-01-06 10:59:27 +0100 |
commit | 38c7a6f37776e7d6dc76f879f0f09b045b2aa5b5 (patch) | |
tree | 63e2854a7ca8c9bffb33c8c3a6c1b7178f9a4454 /dev-python/moto | |
parent | dev-python/fonttools: Stabilize 4.47.0 arm, #921466 (diff) | |
download | gentoo-38c7a6f37776e7d6dc76f879f0f09b045b2aa5b5.tar.gz gentoo-38c7a6f37776e7d6dc76f879f0f09b045b2aa5b5.tar.bz2 gentoo-38c7a6f37776e7d6dc76f879f0f09b045b2aa5b5.zip |
dev-python/moto: Stabilize 4.2.12 arm64, #921481
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/moto')
-rw-r--r-- | dev-python/moto/moto-4.2.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/moto/moto-4.2.12.ebuild b/dev-python/moto/moto-4.2.12.ebuild index 027bd116a869..dac85ab87e0c 100644 --- a/dev-python/moto/moto-4.2.12.ebuild +++ b/dev-python/moto/moto-4.2.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm arm64 ~riscv ~x86" RDEPEND=" >=dev-python/aws-xray-sdk-0.93[${PYTHON_USEDEP}] |