commit: 9fce2b022ac77a10e752e4f0db7e3b688e5505c8
Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 16 10:47:14 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Thu Dec 16 10:47:14 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=9fce2b02
sci-libs/mlpack: drop UnusedInherits
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
sci-libs/mlpack/mlpack-3.4.1.ebuild | 2 +-
sci-libs/mlpack/mlpack-3.4.2.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-libs/mlpack/mlpack-3.4.1.ebuild
b/sci-libs/mlpack/mlpack-3.4.1.ebuild
index bc5f8d642..d03dd9ab1 100644
--- a/sci-libs/mlpack/mlpack-3.4.1.ebuild
+++ b/sci-libs/mlpack/mlpack-3.4.1.ebuild
@@ -5,7 +5,7 @@ EAPI=7
PYTHON_COMPAT=( python3_{7..9} )
-inherit cmake python-single-r1 toolchain-funcs
+inherit cmake python-single-r1
DESCRIPTION="scalable C++ machine learning library"
HOMEPAGE="https://www.mlpack.org/"
diff --git a/sci-libs/mlpack/mlpack-3.4.2.ebuild
b/sci-libs/mlpack/mlpack-3.4.2.ebuild
index bc5f8d642..d03dd9ab1 100644
--- a/sci-libs/mlpack/mlpack-3.4.2.ebuild
+++ b/sci-libs/mlpack/mlpack-3.4.2.ebuild
@@ -5,7 +5,7 @@ EAPI=7
PYTHON_COMPAT=( python3_{7..9} )
-inherit cmake python-single-r1 toolchain-funcs
+inherit cmake python-single-r1
DESCRIPTION="scalable C++ machine learning library"
HOMEPAGE="https://www.mlpack.org/"