commit: e76842ed3dd9ac285498781844b38befd694575d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun May 16 19:53:09 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 16 19:53:09 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e76842ed
sys-fabric/libibcm: Stabilize 1.0.5-r3 x86, #643122
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-fabric/libibcm/libibcm-1.0.5-r3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-fabric/libibcm/libibcm-1.0.5-r3.ebuild
b/sys-fabric/libibcm/libibcm-1.0.5-r3.ebuild
index 14e31272f46..161438b5f85 100644
--- a/sys-fabric/libibcm/libibcm-1.0.5-r3.ebuild
+++ b/sys-fabric/libibcm/libibcm-1.0.5-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# 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 CM library"
-KEYWORDS="amd64 ~x86 ~amd64-linux"
+KEYWORDS="amd64 x86 ~amd64-linux"
IUSE=""
RDEPEND="sys-fabric/libibverbs:${SLOT}"