Skip to content

Commit c53d64e

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sys-fabric/librdmacm/librdmacm-1.0.18-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"
1010

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

1313
DESCRIPTION="OpenIB userspace RDMA CM library"
1414

0 commit comments

Comments
 (0)