diff options
Diffstat (limited to 'sys-fabric/librdmacm/librdmacm-1.0.18-r1.ebuild')
-rw-r--r-- | sys-fabric/librdmacm/librdmacm-1.0.18-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |