diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-22 20:21:17 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-22 20:21:17 -0400 |
commit | 2ee0e56535447827636e019957deefd3eb1d76d9 (patch) | |
tree | 7faa45e8f8c54af1cde1eef0857a726ad7fa149a /sys-fabric/mstflint | |
parent | sys-fabric/qperf: amd64 stable wrt bug #643122 (diff) | |
download | gentoo-2ee0e56535447827636e019957deefd3eb1d76d9.tar.gz gentoo-2ee0e56535447827636e019957deefd3eb1d76d9.tar.bz2 gentoo-2ee0e56535447827636e019957deefd3eb1d76d9.zip |
sys-fabric/mstflint: 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/mstflint')
-rw-r--r-- | sys-fabric/mstflint/mstflint-3.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fabric/mstflint/mstflint-3.5.0.ebuild b/sys-fabric/mstflint/mstflint-3.5.0.ebuild index 01c8bce56b5a..68e1543aee22 100644 --- a/sys-fabric/mstflint/mstflint-3.5.0.ebuild +++ b/sys-fabric/mstflint/mstflint-3.5.0.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="Mellanox firmware burning application" -KEYWORDS="~amd64 ~x86 ~amd64-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux" IUSE="" RDEPEND="sys-libs/zlib" |