diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-26 16:16:36 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-26 16:16:36 +0000 |
commit | 5d7e2a5db38333528db2874cca21481320b0c76a (patch) | |
tree | 5d8cc3d777cec4ed9190490344a18e3f2ec40870 /dev-python/time-machine | |
parent | net-misc/iperf: Stabilize 3.15 ppc64, #916084 (diff) | |
download | gentoo-5d7e2a5db38333528db2874cca21481320b0c76a.tar.gz gentoo-5d7e2a5db38333528db2874cca21481320b0c76a.tar.bz2 gentoo-5d7e2a5db38333528db2874cca21481320b0c76a.zip |
dev-python/time-machine: Stabilize 2.13.0 ppc64, #916169
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/time-machine')
-rw-r--r-- | dev-python/time-machine/time-machine-2.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/time-machine/time-machine-2.13.0.ebuild b/dev-python/time-machine/time-machine-2.13.0.ebuild index e4bc6ef8c5ea..b759fd9cf9d8 100644 --- a/dev-python/time-machine/time-machine-2.13.0.ebuild +++ b/dev-python/time-machine/time-machine-2.13.0.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" dev-python/python-dateutil[${PYTHON_USEDEP}] |