commit: 96710278d4d3f0a447ebc753c6dad857f47cce41
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 11 09:18:49 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 11 09:18:49 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96710278
dev-python/moto: Stabilize 5.0.25 arm64, #947872
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/moto/moto-5.0.25.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/moto/moto-5.0.25.ebuild
b/dev-python/moto/moto-5.0.25.ebuild
index 9d641364f6ee..ba9da0b0e35d 100644
--- a/dev-python/moto/moto-5.0.25.ebuild
+++ b/dev-python/moto/moto-5.0.25.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 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 ~arm64 ~riscv ~x86"
+KEYWORDS="~amd64 arm64 ~riscv ~x86"
RDEPEND="
>=dev-python/aws-xray-sdk-0.93[${PYTHON_USEDEP}]