summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Fabbro <bicatali@gentoo.org>2017-06-26 04:14:22 +0000
committerSébastien Fabbro <bicatali@gentoo.org>2017-06-26 04:16:43 +0000
commit0b151ec05c76b94e5115b31642d7e9d3694c7c82 (patch)
tree01ba0fd0769a2e55fd19448c1d1bc8b06601f7b2
parentdev-python/mpi4py: add python-3.6 (diff)
downloadgentoo-0b151ec0.tar.gz
gentoo-0b151ec0.tar.bz2
gentoo-0b151ec0.zip
dev-python/h5py: added python-3.6
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r--dev-python/h5py/h5py-2.7.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/h5py/h5py-2.7.0.ebuild b/dev-python/h5py/h5py-2.7.0.ebuild
index ed62fbcb5768..2557c3c503ae 100644
--- a/dev-python/h5py/h5py-2.7.0.ebuild
+++ b/dev-python/h5py/h5py-2.7.0.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
inherit distutils-r1 flag-o-matic