diff options
-rw-r--r-- | sys-fabric/libmthca/libmthca-1.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fabric/libmthca/libmthca-1.0.6.ebuild b/sys-fabric/libmthca/libmthca-1.0.6.ebuild index 4fc68162606e..12b7d53cec48 100644 --- a/sys-fabric/libmthca/libmthca-1.0.6.ebuild +++ b/sys-fabric/libmthca/libmthca-1.0.6.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 Mellanox InfiniBand HCAs" -KEYWORDS="~amd64 ~x86 ~amd64-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux" IUSE="" DEPEND="sys-fabric/libibverbs:${SLOT}" |