diff options
author | James Le Cuirot <chewi@gentoo.org> | 2023-05-30 14:15:23 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2023-05-30 14:16:23 +0100 |
commit | 064c929e832a53b5ce30806dd24069a0cbdc5c0f (patch) | |
tree | 5e34d2bf3ad92d5861609f1048e06febda69c0b6 /dev-python/time-machine | |
parent | dev-python/unittest-mixins: Keyword 1.6-r2 for ~m68k (diff) | |
download | gentoo-064c929e832a53b5ce30806dd24069a0cbdc5c0f.tar.gz gentoo-064c929e832a53b5ce30806dd24069a0cbdc5c0f.tar.bz2 gentoo-064c929e832a53b5ce30806dd24069a0cbdc5c0f.zip |
dev-python/time-machine: Keyword 2.9.0 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/time-machine')
-rw-r--r-- | dev-python/time-machine/time-machine-2.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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}] |