commit: b27d4d4cd2e65c13c8e56df91db884465cc4aae4
Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 16 10:47:51 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Thu Dec 16 10:47:51 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=b27d4d4c
sci-libs/nipy: drop UnusedInherits
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
sci-libs/nipy/nipy-0.4.2.ebuild | 2 +-
sci-libs/nipy/nipy-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-libs/nipy/nipy-0.4.2.ebuild b/sci-libs/nipy/nipy-0.4.2.ebuild
index 3749f7ae2..c20d904f5 100644
--- a/sci-libs/nipy/nipy-0.4.2.ebuild
+++ b/sci-libs/nipy/nipy-0.4.2.ebuild
@@ -5,7 +5,7 @@ EAPI=7
PYTHON_COMPAT=( python3_{7..9} )
-inherit distutils-r1 eutils multilib flag-o-matic
+inherit distutils-r1 flag-o-matic
DESCRIPTION="Neuroimaging tools for Python"
HOMEPAGE="https://nipy.org/"
diff --git a/sci-libs/nipy/nipy-9999.ebuild b/sci-libs/nipy/nipy-9999.ebuild
index 7e0f61d2d..7acc9a234 100644
--- a/sci-libs/nipy/nipy-9999.ebuild
+++ b/sci-libs/nipy/nipy-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=7
PYTHON_COMPAT=( python3_{7..9} )
-inherit distutils-r1 eutils multilib flag-o-matic git-r3
+inherit distutils-r1 flag-o-matic git-r3
DESCRIPTION="Neuroimaging tools for Python"
HOMEPAGE="https://nipy.org/"