summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-11 11:10:43 +0000
committerSam James <sam@gentoo.org>2021-04-11 11:10:43 +0000
commit42651f7b30b9b5452b1ca873dfa7169d0cf12bc4 (patch)
treefead6f0441a38aeecf25cbcd5455a58c231ac8e7 /dev-python
parentdev-python/elasticsearch-py: Stabilize 7.7.0-r1 amd64, #781773 (diff)
downloadgentoo-42651f7b30b9b5452b1ca873dfa7169d0cf12bc4.tar.gz
gentoo-42651f7b30b9b5452b1ca873dfa7169d0cf12bc4.tar.bz2
gentoo-42651f7b30b9b5452b1ca873dfa7169d0cf12bc4.zip
dev-python/h5py: Stabilize 3.2.1 amd64, #781776
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/h5py/h5py-3.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/h5py/h5py-3.2.1.ebuild b/dev-python/h5py/h5py-3.2.1.ebuild
index 82dc31d6252c..9ece42a61cf4 100644
--- a/dev-python/h5py/h5py-3.2.1.ebuild
+++ b/dev-python/h5py/h5py-3.2.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
# disable mpi until mpi4py gets python3_8
#IUSE="examples mpi"
IUSE="examples"