commit: 38c7a6f37776e7d6dc76f879f0f09b045b2aa5b5
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 6 09:59:18 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 6 09:59:27 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38c7a6f3
dev-python/moto: Stabilize 4.2.12 arm64, #921481
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/moto/moto-4.2.12.ebuild | 4 ++--
1 file 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}]