diff options
author | 2024-07-20 14:13:36 +0300 | |
---|---|---|
committer | 2024-07-20 14:13:36 +0300 | |
commit | 16a5441193a150cc2c08df0512139dc407cff737 (patch) | |
tree | bfad104f7c97ee945d667519766941600c3c71f3 /dev-python/time-machine | |
parent | dev-python/time-machine: Stabilize 2.14.2 amd64, #936363 (diff) | |
download | gentoo-16a5441193a150cc2c08df0512139dc407cff737.tar.gz gentoo-16a5441193a150cc2c08df0512139dc407cff737.tar.bz2 gentoo-16a5441193a150cc2c08df0512139dc407cff737.zip |
dev-python/time-machine: Stabilize 2.14.2 ppc64, #936363
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.14.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/time-machine/time-machine-2.14.2.ebuild b/dev-python/time-machine/time-machine-2.14.2.ebuild index faff9f917ac0..9156366dd3a9 100644 --- a/dev-python/time-machine/time-machine-2.14.2.ebuild +++ b/dev-python/time-machine/time-machine-2.14.2.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}] |