From c53d64e97deed98adde8924bc84fd36791bb2f88 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 16 Feb 2020 21:24:23 +0100 Subject: sys-fabric/librdmacm: [QA] inherit eutils.eclass directly Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: David Seifert --- sys-fabric/librdmacm/librdmacm-1.0.18-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-fabric') diff --git a/sys-fabric/librdmacm/librdmacm-1.0.18-r1.ebuild b/sys-fabric/librdmacm/librdmacm-1.0.18-r1.ebuild index 44da1d430790..f5def2f3331e 100644 --- a/sys-fabric/librdmacm/librdmacm-1.0.18-r1.ebuild +++ b/sys-fabric/librdmacm/librdmacm-1.0.18-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" -inherit openib multilib-minimal +inherit eutils openib multilib-minimal DESCRIPTION="OpenIB userspace RDMA CM library" -- cgit v1.2.3-65-gdbad