diff options
author | Sam James <sam@gentoo.org> | 2024-03-22 03:56:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-22 03:56:12 +0000 |
commit | bfa16e659876254fed0c41c338202806af728be2 (patch) | |
tree | a1181431e60f0b8a96b9d8d391d8e06a41b8cdf6 /dev-python/time-machine | |
parent | dev-python/time-machine: Stabilize 2.14.0 arm, #927426 (diff) | |
download | gentoo-bfa16e659876254fed0c41c338202806af728be2.tar.gz gentoo-bfa16e659876254fed0c41c338202806af728be2.tar.bz2 gentoo-bfa16e659876254fed0c41c338202806af728be2.zip |
dev-python/time-machine: Stabilize 2.14.0 ppc64, #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 9044e245fbf7..cadc6d2bfc0f 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}] |