diff options
author | 2023-03-03 19:50:44 +0200 | |
---|---|---|
committer | 2023-03-03 19:50:59 +0200 | |
commit | 44429026c9ef1fae29b7547b1aef3204f293837a (patch) | |
tree | ce7617c9d7cf4db41cec5e6911ca62c67e2051b7 | |
parent | dev-python/pyproject-api: Stabilize 1.5.0 arm, #899148 (diff) | |
download | gentoo-44429026c9ef1fae29b7547b1aef3204f293837a.tar.gz gentoo-44429026c9ef1fae29b7547b1aef3204f293837a.tar.bz2 gentoo-44429026c9ef1fae29b7547b1aef3204f293837a.zip |
dev-python/time-machine: Stabilize 2.9.0 arm, #899148
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 d433bcc9c754..c0e71265a6a9 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 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" RDEPEND=" dev-python/python-dateutil[${PYTHON_USEDEP}] |