aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@gentoo.org>2021-12-16 11:49:17 +0100
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2021-12-16 11:49:17 +0100
commit701f5c2569197dc2d495fc32fcbf2187e92c1020 (patch)
treefa1cc4de5a736e6f1fb5b185cc6870e66bce980b /sci-libs/vxl
parentsci-libs/wannier90: drop UnusedInherits (diff)
downloadsci-701f5c2569197dc2d495fc32fcbf2187e92c1020.tar.gz
sci-701f5c2569197dc2d495fc32fcbf2187e92c1020.tar.bz2
sci-701f5c2569197dc2d495fc32fcbf2187e92c1020.zip
sci-libs/vxl: drop UnusedInherits
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'sci-libs/vxl')
-rw-r--r--sci-libs/vxl/vxl-2.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/vxl/vxl-2.0.2.ebuild b/sci-libs/vxl/vxl-2.0.2.ebuild
index 0680cceb3..4db9621f4 100644
--- a/sci-libs/vxl/vxl-2.0.2.ebuild
+++ b/sci-libs/vxl/vxl-2.0.2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit cmake multilib
+inherit cmake
DESCRIPTION="C++ computer vision research libraries"
HOMEPAGE="https://vxl.github.io/"