commit: 9b9835adc069582f440d637c7ca88bab8e59451c
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 26 11:17:19 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Sep 26 11:17:19 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b9835ad
dev-python/time-machine: Stabilize 2.19.0 arm, #963459
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/time-machine/time-machine-2.19.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/time-machine/time-machine-2.19.0.ebuild
b/dev-python/time-machine/time-machine-2.19.0.ebuild
index 2fb3af7111e4..040f77bc3dd1 100644
--- a/dev-python/time-machine/time-machine-2.19.0.ebuild
+++ b/dev-python/time-machine/time-machine-2.19.0.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~x86"
RDEPEND="
dev-python/python-dateutil[${PYTHON_USEDEP}]