Skip to content

Commit 05875dd

Browse files
committed
sys-fabric/libibverbs: [QA] inherit eutils.eclass directly
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: David Seifert <[email protected]>
1 parent e2121e9 commit 05875dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 1999-2018 Gentoo Foundation
1+
# Copyright 1999-2020 Gentoo Authors
22
# Distributed under the terms of the GNU General Public License v2
33

44
EAPI="5"
@@ -8,7 +8,7 @@ OFED_RC="1"
88
OFED_RC_VER="1"
99
OFED_SUFFIX="1.gcbf2a35"
1010

11-
inherit openib multilib-minimal
11+
inherit eutils openib multilib-minimal
1212

1313
DESCRIPTION="A library to use InfiniBand 'verbs' for direct access to IB hardware"
1414

0 commit comments

Comments
 (0)