diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-22 20:23:00 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-22 20:23:00 -0400 |
commit | 7657bd2d495bb21049a93a50db5af0c102b98ad2 (patch) | |
tree | 497b5ed8290fc42ab54bfff73f380180b6ef3bad /sys-fabric | |
parent | sys-fabric/libcxgb4: amd64 stable wrt bug #643122 (diff) | |
download | gentoo-7657bd2d495bb21049a93a50db5af0c102b98ad2.tar.gz gentoo-7657bd2d495bb21049a93a50db5af0c102b98ad2.tar.bz2 gentoo-7657bd2d495bb21049a93a50db5af0c102b98ad2.zip |
sys-fabric/libnes: 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')
-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}" |