diff options
author | Sam James <sam@gentoo.org> | 2024-06-22 18:17:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-22 18:17:28 +0100 |
commit | ffeb2bf78ef35ecfc35fcf46a7c973c54daf12dc (patch) | |
tree | 6e0dd11090fbd465d6c96c4272b0c3aea6c80f72 /dev-python/cftime | |
parent | dev-python/cftime: Stabilize 1.6.4 amd64, #934709 (diff) | |
download | gentoo-ffeb2bf78ef35ecfc35fcf46a7c973c54daf12dc.tar.gz gentoo-ffeb2bf78ef35ecfc35fcf46a7c973c54daf12dc.tar.bz2 gentoo-ffeb2bf78ef35ecfc35fcf46a7c973c54daf12dc.zip |
dev-python/cftime: Stabilize 1.6.4 x86, #934709
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/cftime')
-rw-r--r-- | dev-python/cftime/cftime-1.6.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cftime/cftime-1.6.4.ebuild b/dev-python/cftime/cftime-1.6.4.ebuild index e6c81ca1b60a..2d1ea05ba231 100644 --- a/dev-python/cftime/cftime-1.6.4.ebuild +++ b/dev-python/cftime/cftime-1.6.4.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 arm64 ~riscv ~s390 ~x86" +KEYWORDS="amd64 arm64 ~riscv ~s390 x86" DEPEND=" >=dev-python/numpy-1.26.0[${PYTHON_USEDEP}] |