diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 15:03:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 07:04:47 +0100 |
commit | 9ca926729ac330989f4b2a8b5b71b291b12e4729 (patch) | |
tree | 827d40816f8a64160e8d3c3b951645adf4609b4c /sys-fabric/opensm | |
parent | sys-fabric/librdmacm: eutils-- (diff) | |
download | gentoo-9ca926729ac330989f4b2a8b5b71b291b12e4729.tar.gz gentoo-9ca926729ac330989f4b2a8b5b71b291b12e4729.tar.bz2 gentoo-9ca926729ac330989f4b2a8b5b71b291b12e4729.zip |
sys-fabric/opensm: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fabric/opensm')
-rw-r--r-- | sys-fabric/opensm/opensm-3.3.17-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fabric/opensm/opensm-3.3.17-r1.ebuild b/sys-fabric/opensm/opensm-3.3.17-r1.ebuild index 51b8c9211835..ff105e571d0a 100644 --- a/sys-fabric/opensm/opensm-3.3.17-r1.ebuild +++ b/sys-fabric/opensm/opensm-3.3.17-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 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 autotools eutils openib +inherit autotools epatch openib DESCRIPTION="OpenSM - InfiniBand Subnet Manager and Administration for OpenIB" KEYWORDS="amd64 ~x86 ~amd64-linux" |