commit: 7657bd2d495bb21049a93a50db5af0c102b98ad2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Mon Apr 23 00:23:00 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Mon Apr 23 00:23:00 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7657bd2d
sys-fabric/libnes: amd64 stable wrt bug #643122 Bug: https://bugs.gentoo.org/643122 Package-Manager: Portage-2.3.31, Repoman-2.3.9 sys-fabric/libnes/libnes-1.1.4.ebuild | 4 ++-- 1 file 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 6a2977991e6..0b48b23ebcd 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}"
