diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-01 08:48:54 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-01 08:48:54 +0200 |
commit | b91123c7d5e5cd94d5f868a56420b43d743f1e8d (patch) | |
tree | 99e5a997fb79b0bfb38a83b79e63e40409fc393c /dev-python | |
parent | dev-python/tox: Keyword 4.4.4 sparc, #888481 (diff) | |
download | gentoo-b91123c7d5e5cd94d5f868a56420b43d743f1e8d.tar.gz gentoo-b91123c7d5e5cd94d5f868a56420b43d743f1e8d.tar.bz2 gentoo-b91123c7d5e5cd94d5f868a56420b43d743f1e8d.zip |
dev-python/time-machine: Keyword 2.9.0 arm64, #888481
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-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 73d8f1f8e414..6ae61bcd7f04 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 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" RDEPEND=" dev-python/python-dateutil[${PYTHON_USEDEP}] |