summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 08:52:51 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:21:29 +0100
commit7c858ce8805bdfc8ca842ea32b4c0e94b06cebd1 (patch)
tree03284505115044e0921afac8e4e8f9ee14e9bd47 /sci-libs
parentsci-geosciences/gpsd: eutils-- (diff)
downloadgentoo-7c858ce8805bdfc8ca842ea32b4c0e94b06cebd1.tar.gz
gentoo-7c858ce8805bdfc8ca842ea32b4c0e94b06cebd1.tar.bz2
gentoo-7c858ce8805bdfc8ca842ea32b4c0e94b06cebd1.zip
sci-libs/armadillo: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/armadillo/armadillo-10.2.0.ebuild2
-rw-r--r--sci-libs/armadillo/armadillo-10.3.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/armadillo/armadillo-10.2.0.ebuild b/sci-libs/armadillo/armadillo-10.2.0.ebuild
index eee69808e267..3dd605bc2960 100644
--- a/sci-libs/armadillo/armadillo-10.2.0.ebuild
+++ b/sci-libs/armadillo/armadillo-10.2.0.ebuild
@@ -5,7 +5,7 @@ EAPI=7
CMAKE_IN_SOURCE_BUILD=1
-inherit cmake toolchain-funcs multilib eutils
+inherit cmake toolchain-funcs multilib
DESCRIPTION="Streamlined C++ linear algebra library"
HOMEPAGE="http://arma.sourceforge.net/"
diff --git a/sci-libs/armadillo/armadillo-10.3.0.ebuild b/sci-libs/armadillo/armadillo-10.3.0.ebuild
index baaa3579072c..b0df3b4fe27d 100644
--- a/sci-libs/armadillo/armadillo-10.3.0.ebuild
+++ b/sci-libs/armadillo/armadillo-10.3.0.ebuild
@@ -5,7 +5,7 @@ EAPI=7
CMAKE_IN_SOURCE_BUILD=1
-inherit cmake toolchain-funcs multilib eutils
+inherit cmake toolchain-funcs multilib
DESCRIPTION="Streamlined C++ linear algebra library"
HOMEPAGE="http://arma.sourceforge.net/"