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:
David Seifert
2020-02-16 21:24:23 +01:00
parent 05875dda7f
commit c53d64e97d

View File

@@ -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"