diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-22 20:22:39 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-22 20:22:39 -0400 |
commit | 77c166a1cbb3c944bee55e0d8da4f27605f286cc (patch) | |
tree | b0f2d2c20e09f0f7e04ecbc95cf9d694d39e455a /sys-fabric | |
parent | sys-fabric/libibcm: amd64 stable wrt bug #643122 (diff) | |
download | gentoo-77c166a1cbb3c944bee55e0d8da4f27605f286cc.tar.gz gentoo-77c166a1cbb3c944bee55e0d8da4f27605f286cc.tar.bz2 gentoo-77c166a1cbb3c944bee55e0d8da4f27605f286cc.zip |
sys-fabric/libibumad: 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/libibumad/libibumad-1.3.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fabric/libibumad/libibumad-1.3.9.ebuild b/sys-fabric/libibumad/libibumad-1.3.9.ebuild index 07ae7dc87cb1..39d2b617f0cb 100644 --- a/sys-fabric/libibumad/libibumad-1.3.9.ebuild +++ b/sys-fabric/libibumad/libibumad-1.3.9.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 User MAD lib functions which sit on top of the user MAD kernel modules" -KEYWORDS="~amd64 ~x86 ~amd64-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux" IUSE="" DEPEND=" |