diff options
author | Sam James <sam@gentoo.org> | 2024-03-22 03:56:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-22 03:56:11 +0000 |
commit | b08b4b546826690cc3cfe90e98c3488af77d4e33 (patch) | |
tree | 6f47438f3c4f0295da8933e7f05e4972c097eb8f /dev-python/time-machine | |
parent | dev-cpp/rapidfuzz-cpp: Stabilize 3.0.2 ppc64, #927414 (diff) | |
download | gentoo-b08b4b546826690cc3cfe90e98c3488af77d4e33.tar.gz gentoo-b08b4b546826690cc3cfe90e98c3488af77d4e33.tar.bz2 gentoo-b08b4b546826690cc3cfe90e98c3488af77d4e33.zip |
dev-python/time-machine: Stabilize 2.14.0 arm, #927426
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/time-machine')
-rw-r--r-- | dev-python/time-machine/time-machine-2.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/time-machine/time-machine-2.14.0.ebuild b/dev-python/time-machine/time-machine-2.14.0.ebuild index ad511ee878e7..9044e245fbf7 100644 --- a/dev-python/time-machine/time-machine-2.14.0.ebuild +++ b/dev-python/time-machine/time-machine-2.14.0.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86" RDEPEND=" dev-python/python-dateutil[${PYTHON_USEDEP}] |