diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-22 20:22:05 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-22 20:22:05 -0400 |
commit | e8744b6fdcd363cb1c71bc14da369fba97fedfdd (patch) | |
tree | e477264911f694ba063e489e20c511b495b08806 /sys-fabric | |
parent | sys-block/open-isns: amd64 stable wrt bug #643122 (diff) | |
download | gentoo-e8744b6fdcd363cb1c71bc14da369fba97fedfdd.tar.gz gentoo-e8744b6fdcd363cb1c71bc14da369fba97fedfdd.tar.bz2 gentoo-e8744b6fdcd363cb1c71bc14da369fba97fedfdd.zip |
sys-fabric/ibacm: 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/ibacm/ibacm-1.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fabric/ibacm/ibacm-1.0.8.ebuild b/sys-fabric/ibacm/ibacm-1.0.8.ebuild index b1a778e209ce..2872d490e173 100644 --- a/sys-fabric/ibacm/ibacm-1.0.8.ebuild +++ b/sys-fabric/ibacm/ibacm-1.0.8.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 openib DESCRIPTION="IB CM pre-connection service application" -KEYWORDS="~amd64 ~x86 ~amd64-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux" IUSE="" RDEPEND=" |