Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fabric/opensm/
Date: Tue, 29 Jun 2021 21:24:14
Message-Id: 1625001833.2a3f8fb1bf74638927cfb6578ad1ee2aa3543e59.sam@gentoo
1 commit: 2a3f8fb1bf74638927cfb6578ad1ee2aa3543e59
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 29 21:23:53 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 29 21:23:53 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a3f8fb1
7
8 sys-fabric/opensm: Stabilize 3.3.23-r1 amd64, #783747
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-fabric/opensm/opensm-3.3.23-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-fabric/opensm/opensm-3.3.23-r1.ebuild b/sys-fabric/opensm/opensm-3.3.23-r1.ebuild
16 index 79bc440f5e5..2d7d30b5af1 100644
17 --- a/sys-fabric/opensm/opensm-3.3.23-r1.ebuild
18 +++ b/sys-fabric/opensm/opensm-3.3.23-r1.ebuild
19 @@ -9,7 +9,7 @@ HOMEPAGE="https://github.com/linux-rdma/opensm/"
20 DESCRIPTION="OpenSM - InfiniBand Subnet Manager and Administration for OpenIB"
21
22 SRC_URI="https://github.com/linux-rdma/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
23 -KEYWORDS="~amd64 ~x86 ~amd64-linux"
24 +KEYWORDS="amd64 ~x86 ~amd64-linux"
25 IUSE="tools"
26 SLOT="0"
27 LICENSE="|| ( GPL-2 BSD-2 )"