diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-09 09:02:21 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-09 09:02:38 +0000 |
commit | 288f9098a0ee31d432d3efe7212dfaf035607274 (patch) | |
tree | de28e011d8a1de03ebf99d5b519f97442be3c50c /dev-python | |
parent | dev-python/zeroconf: Stabilize 0.136.0 arm64, #943090 (diff) | |
download | gentoo-288f9098a0ee31d432d3efe7212dfaf035607274.tar.gz gentoo-288f9098a0ee31d432d3efe7212dfaf035607274.tar.bz2 gentoo-288f9098a0ee31d432d3efe7212dfaf035607274.zip |
dev-python/cftime: Stabilize 1.6.4_p1 arm64, #943096
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/cftime/cftime-1.6.4_p1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cftime/cftime-1.6.4_p1.ebuild b/dev-python/cftime/cftime-1.6.4_p1.ebuild index feabb61db443..c5d45ab751ce 100644 --- a/dev-python/cftime/cftime-1.6.4_p1.ebuild +++ b/dev-python/cftime/cftime-1.6.4_p1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~s390 ~x86" +KEYWORDS="~amd64 arm64 ~loong ~riscv ~s390 ~x86" DEPEND=" >=dev-python/numpy-1.26.0[${PYTHON_USEDEP}] |