diff options
author | Sam James <sam@gentoo.org> | 2023-10-23 19:49:13 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-23 19:49:13 +0100 |
commit | 56449e29bc64d64e9ad3ebc214e1d00b3948cc4a (patch) | |
tree | 3cda543c01cfc84ad8c3ec22bf8df182da6950be /dev-python/time-machine | |
parent | dev-python/time-machine: Stabilize 2.13.0 sparc, #916169 (diff) | |
download | gentoo-56449e29bc64d64e9ad3ebc214e1d00b3948cc4a.tar.gz gentoo-56449e29bc64d64e9ad3ebc214e1d00b3948cc4a.tar.bz2 gentoo-56449e29bc64d64e9ad3ebc214e1d00b3948cc4a.zip |
dev-python/time-machine: Stabilize 2.13.0 x86, #916169
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.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 84b18f58e4b9..bf9a1b8298b9 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}] |