diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-13 14:36:35 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-13 14:36:35 +0200 |
commit | a5dd8eaa877c375c9f41e5ee7987a5ab227783be (patch) | |
tree | e629b9511e67932431ac814560ce6aafb5fc777b /dev-python/time-machine | |
parent | media-video/ffmpeg: Stabilize 4.2.8 ppc64, #882881 (diff) | |
download | gentoo-a5dd8eaa877c375c9f41e5ee7987a5ab227783be.tar.gz gentoo-a5dd8eaa877c375c9f41e5ee7987a5ab227783be.tar.bz2 gentoo-a5dd8eaa877c375c9f41e5ee7987a5ab227783be.zip |
dev-python/time-machine: Keyword 2.9.0 ppc64, #888481
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.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 482492e7b186..6c033cf82850 100644 --- a/dev-python/time-machine/time-machine-2.9.0.ebuild +++ b/dev-python/time-machine/time-machine-2.9.0.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~riscv" +KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv" RDEPEND=" dev-python/python-dateutil[${PYTHON_USEDEP}] |