diff options
Diffstat (limited to 'sys-fabric')
-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" |