commit: 064c929e832a53b5ce30806dd24069a0cbdc5c0f
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Tue May 30 13:15:23 2023 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Tue May 30 13:16:23 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=064c929e
dev-python/time-machine: Keyword 2.9.0 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
dev-python/time-machine/time-machine-2.9.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/time-machine/time-machine-2.9.0.ebuild
b/dev-python/time-machine/time-machine-2.9.0.ebuild
index a9c1e18963e2..700135178265 100644
--- a/dev-python/time-machine/time-machine-2.9.0.ebuild
+++ b/dev-python/time-machine/time-machine-2.9.0.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc
x86"
RDEPEND="
dev-python/python-dateutil[${PYTHON_USEDEP}]