From 05875dda7f55153bb362ba68ea4cc4f7f9d19fc6 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 16 Feb 2020 21:24:20 +0100 Subject: [PATCH] sys-fabric/libibverbs: [QA] inherit eutils.eclass directly Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: David Seifert --- sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild b/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild index 294b0e487e62..eb45b26f8f60 100644 --- a/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild +++ b/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild @@ -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.gcbf2a35" -inherit openib multilib-minimal +inherit eutils openib multilib-minimal DESCRIPTION="A library to use InfiniBand 'verbs' for direct access to IB hardware" -- 2.26.2