summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-16 22:48:29 +0000
committerSam James <sam@gentoo.org>2023-02-16 22:48:29 +0000
commit84694fc0aaa688c4d948a4bfc64730a0a9b6735a (patch)
tree642f65e5d016b858b09224356e8e3d6edd6249f7 /dev-python/mpi4py
parentdev-python/libcloud: Stabilize 3.7.0 ALLARCHES, #894854 (diff)
downloadgentoo-84694fc0aaa688c4d948a4bfc64730a0a9b6735a.tar.gz
gentoo-84694fc0aaa688c4d948a4bfc64730a0a9b6735a.tar.bz2
gentoo-84694fc0aaa688c4d948a4bfc64730a0a9b6735a.zip
dev-python/mpi4py: Stabilize 3.1.4 amd64, #894862
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/mpi4py')
-rw-r--r--dev-python/mpi4py/mpi4py-3.1.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mpi4py/mpi4py-3.1.4.ebuild b/dev-python/mpi4py/mpi4py-3.1.4.ebuild
index 64887e75b378..0a0cc8c9ac97 100644
--- a/dev-python/mpi4py/mpi4py-3.1.4.ebuild
+++ b/dev-python/mpi4py/mpi4py-3.1.4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~riscv ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~riscv ~x86 ~amd64-linux ~x86-linux"
IUSE="doc examples test"
RESTRICT="!test? ( test )"