summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/h5py/h5py-3.3.0.ebuild')
-rw-r--r--dev-python/h5py/h5py-3.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/h5py/h5py-3.3.0.ebuild b/dev-python/h5py/h5py-3.3.0.ebuild
index 84f19def49c0..edb9f5089319 100644
--- a/dev-python/h5py/h5py-3.3.0.ebuild
+++ b/dev-python/h5py/h5py-3.3.0.ebuild
@@ -4,7 +4,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1 flag-o-matic
+inherit distutils-r1
DESCRIPTION="Simple Python interface to HDF5 files"
HOMEPAGE="https://www.h5py.org"