diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-22 20:24:08 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-22 20:24:08 -0400 |
commit | d34944e9187503421193e8a9b41b00f8155a03fe (patch) | |
tree | f00234f31163948ae088363549f425e0ed42e560 | |
parent | sys-block/open-iscsi: amd64 stable wrt bug #643122 (diff) | |
download | gentoo-d34944e9187503421193e8a9b41b00f8155a03fe.tar.gz gentoo-d34944e9187503421193e8a9b41b00f8155a03fe.tar.bz2 gentoo-d34944e9187503421193e8a9b41b00f8155a03fe.zip |
sys-fabric/libocrdma: amd64 stable wrt bug #643122
Bug: https://bugs.gentoo.org/643122
Package-Manager: Portage-2.3.31, Repoman-2.3.9
-rw-r--r-- | sys-fabric/libocrdma/libocrdma-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fabric/libocrdma/libocrdma-1.0.2.ebuild b/sys-fabric/libocrdma/libocrdma-1.0.2.ebuild index 794cdc2ad73d..35a150e93522 100644 --- a/sys-fabric/libocrdma/libocrdma-1.0.2.ebuild +++ b/sys-fabric/libocrdma/libocrdma-1.0.2.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="OpenIB userspace driver for Emulex OneConnect RDMA" -KEYWORDS="~amd64 ~x86 ~amd64-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux" IUSE="" DEPEND=" |