diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 20:26:58 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 07:04:47 +0100 |
commit | ea456c66c015fa64c417c1e69677f92da51538b7 (patch) | |
tree | 21a765824f43b91c94d1c64bafc2fa072635690c /sys-fabric | |
parent | sys-fabric/libibverbs: eutils-- (diff) | |
download | gentoo-ea456c66c015fa64c417c1e69677f92da51538b7.tar.gz gentoo-ea456c66c015fa64c417c1e69677f92da51538b7.tar.bz2 gentoo-ea456c66c015fa64c417c1e69677f92da51538b7.zip |
sys-fabric/librdmacm: eutils--
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fabric')
-rw-r--r-- | sys-fabric/librdmacm/librdmacm-1.0.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fabric/librdmacm/librdmacm-1.0.18.ebuild b/sys-fabric/librdmacm/librdmacm-1.0.18.ebuild index 35ebd2e50f83..2d4e9357a19e 100644 --- a/sys-fabric/librdmacm/librdmacm-1.0.18.ebuild +++ b/sys-fabric/librdmacm/librdmacm-1.0.18.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" -inherit eutils openib +inherit openib DESCRIPTION="OpenIB userspace RDMA CM library" KEYWORDS="amd64 x86 ~amd64-linux" |