summaryrefslogtreecommitdiff
path: root/sys-fabric/opensm/opensm-3.3.23-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-12-24 02:00:51 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-12-24 02:00:51 +0000
commit4583148f2657a7a66fd68b25c9fab02be110c989 (patch)
treebd7f7afcfa312044a00e9f1207eecdd9802055bc /sys-fabric/opensm/opensm-3.3.23-r1.ebuild
parentedb8ee6f86e56d25f82a4f088a4504c903aede08 (diff)
gentoo auto-resync : 24:12:2022 - 02:00:50
Diffstat (limited to 'sys-fabric/opensm/opensm-3.3.23-r1.ebuild')
-rw-r--r--sys-fabric/opensm/opensm-3.3.23-r1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-fabric/opensm/opensm-3.3.23-r1.ebuild b/sys-fabric/opensm/opensm-3.3.23-r1.ebuild
index c0302c3bd2fe..b42297aa7112 100644
--- a/sys-fabric/opensm/opensm-3.3.23-r1.ebuild
+++ b/sys-fabric/opensm/opensm-3.3.23-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -10,12 +10,13 @@ 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"
-IUSE="tools"
+IUSE="selinux tools"
SLOT="0"
LICENSE="|| ( GPL-2 BSD-2 )"
DEPEND="sys-cluster/rdma-core"
RDEPEND="${DEPEND}
+ selinux? ( sec-policy/selinux-opensm )
tools? (
net-misc/iputils
net-misc/openssh