diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-22 20:19:58 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-22 20:19:58 -0400 |
commit | 6a82cc7a2f5099332689a07eaaa238492e704437 (patch) | |
tree | 1e3d2fad8cfd49f9a422cd3a39fdc50c3de7bdaa /sys-fabric | |
parent | sys-fabric/srptools: amd64 stable wrt bug #643122 (diff) | |
download | gentoo-6a82cc7a2f5099332689a07eaaa238492e704437.tar.gz gentoo-6a82cc7a2f5099332689a07eaaa238492e704437.tar.bz2 gentoo-6a82cc7a2f5099332689a07eaaa238492e704437.zip |
sys-fabric/opensm: amd64 stable wrt bug #643122
Bug: https://bugs.gentoo.org/643122
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'sys-fabric')
-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 6c66e3edf0e5..51b8c9211835 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-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -11,7 +11,7 @@ OFED_SUFFIX="1" inherit autotools eutils openib DESCRIPTION="OpenSM - InfiniBand Subnet Manager and Administration for OpenIB" -KEYWORDS="~amd64 ~x86 ~amd64-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux" IUSE="tools" DEPEND=" |