diff options
Diffstat (limited to 'sys-fabric')
-rw-r--r-- | sys-fabric/libibverbs/libibverbs-1.1.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fabric/libibverbs/libibverbs-1.1.7.ebuild b/sys-fabric/libibverbs/libibverbs-1.1.7.ebuild index 770cefe90250..865b9b3ef63f 100644 --- a/sys-fabric/libibverbs/libibverbs-1.1.7.ebuild +++ b/sys-fabric/libibverbs/libibverbs-1.1.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2021 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 eutils openib +inherit openib DESCRIPTION="A library to use InfiniBand 'verbs' for direct access to IB hardware" KEYWORDS="amd64 x86 ~amd64-linux" |