summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 20:26:51 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:04:46 +0100
commit194110804e6368c5e8c035c84443032f95cc2e16 (patch)
tree38cfddf270b6148f6a75a3c60b455cbbe5b8f3fd /sys-fabric
parentsys-devel/crossdev: use BDEPEND for app-arch/xz-utils (diff)
downloadgentoo-194110804e6368c5e8c035c84443032f95cc2e16.tar.gz
gentoo-194110804e6368c5e8c035c84443032f95cc2e16.tar.bz2
gentoo-194110804e6368c5e8c035c84443032f95cc2e16.zip
sys-fabric/libibverbs: eutils--
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fabric')
-rw-r--r--sys-fabric/libibverbs/libibverbs-1.1.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fabric/libibverbs/libibverbs-1.1.7.ebuild b/sys-fabric/libibverbs/libibverbs-1.1.7.ebuild
index 770cefe90250..865b9b3ef63f 100644
--- a/sys-fabric/libibverbs/libibverbs-1.1.7.ebuild
+++ b/sys-fabric/libibverbs/libibverbs-1.1.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -8,7 +8,7 @@ OFED_RC="1"
OFED_RC_VER="1"
OFED_SUFFIX="1.gcbf2a35"
-inherit eutils openib
+inherit openib
DESCRIPTION="A library to use InfiniBand 'verbs' for direct access to IB hardware"
KEYWORDS="amd64 x86 ~amd64-linux"