diff options
author | Sam James <sam@gentoo.org> | 2021-06-29 22:24:38 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-29 22:24:38 +0100 |
commit | aa48ff6b13bbc1d5062e8039b49c28337950b5b8 (patch) | |
tree | 1ebafa8b105ad20e5bca9e1d9e88469512dca1dd /sys-fabric | |
parent | app-misc/recoll: Stabilize 1.29.2 amd64, #798894 (diff) | |
download | gentoo-aa48ff6b13bbc1d5062e8039b49c28337950b5b8.tar.gz gentoo-aa48ff6b13bbc1d5062e8039b49c28337950b5b8.tar.bz2 gentoo-aa48ff6b13bbc1d5062e8039b49c28337950b5b8.zip |
sys-fabric/opensm: Stabilize 3.3.23-r1 x86, #783747
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fabric')
-rw-r--r-- | sys-fabric/opensm/opensm-3.3.23-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fabric/opensm/opensm-3.3.23-r1.ebuild b/sys-fabric/opensm/opensm-3.3.23-r1.ebuild index 2d7d30b5af11..c0302c3bd2fe 100644 --- a/sys-fabric/opensm/opensm-3.3.23-r1.ebuild +++ b/sys-fabric/opensm/opensm-3.3.23-r1.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://github.com/linux-rdma/opensm/" DESCRIPTION="OpenSM - InfiniBand Subnet Manager and Administration for OpenIB" SRC_URI="https://github.com/linux-rdma/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="amd64 ~x86 ~amd64-linux" +KEYWORDS="amd64 x86 ~amd64-linux" IUSE="tools" SLOT="0" LICENSE="|| ( GPL-2 BSD-2 )" |