diff options
Diffstat (limited to 'sys-fabric')
-rw-r--r-- | sys-fabric/libnes/libnes-1.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fabric/libnes/libnes-1.1.4.ebuild b/sys-fabric/libnes/libnes-1.1.4.ebuild index 6a2977991e6d..0b48b23ebcdc 100644 --- a/sys-fabric/libnes/libnes-1.1.4.ebuild +++ b/sys-fabric/libnes/libnes-1.1.4.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="0" inherit openib DESCRIPTION="NetEffect RNIC Userspace Library" -KEYWORDS="~amd64 ~x86 ~amd64-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux" IUSE="static-libs" DEPEND="sys-fabric/libibverbs:${SLOT}" |