diff options
author | 2023-09-25 16:53:04 +0000 | |
---|---|---|
committer | 2023-09-25 16:53:04 +0000 | |
commit | bba215adcc11b70e504ef5d6d236b537a3e696f0 (patch) | |
tree | 7686e860a58003b31a9ca0151bce657eebdf467a /dev-python/time-machine | |
parent | dev-python/sphinx-rtd-theme: Stabilize 1.3.0 ALLARCHES, #914697 (diff) | |
download | gentoo-bba215adcc11b70e504ef5d6d236b537a3e696f0.tar.gz gentoo-bba215adcc11b70e504ef5d6d236b537a3e696f0.tar.bz2 gentoo-bba215adcc11b70e504ef5d6d236b537a3e696f0.zip |
dev-python/time-machine: Stabilize 2.12.0 sparc, #914698
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.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/time-machine/time-machine-2.12.0.ebuild b/dev-python/time-machine/time-machine-2.12.0.ebuild index d6f96f71fc73..09255082b4af 100644 --- a/dev-python/time-machine/time-machine-2.12.0.ebuild +++ b/dev-python/time-machine/time-machine-2.12.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}] |