mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 11:18:09 -07:00
sys-fabric/librdmacm: [QA] inherit eutils.eclass directly
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Copyright 1999-2020 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"
|
||||
|
||||
inherit openib multilib-minimal
|
||||
inherit eutils openib multilib-minimal
|
||||
|
||||
DESCRIPTION="OpenIB userspace RDMA CM library"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user