diff options
author | Sam James <sam@gentoo.org> | 2021-05-16 19:53:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-16 19:53:27 +0000 |
commit | 9cc8a663c57da81fa101db77a339b70ad4b4976c (patch) | |
tree | 3a88553f1f9580f32db875dadfe856c4a9e4bd67 /sys-fabric | |
parent | sys-fabric/libnes: Stabilize 1.1.4 x86, #643122 (diff) | |
download | gentoo-9cc8a663c57da81fa101db77a339b70ad4b4976c.tar.gz gentoo-9cc8a663c57da81fa101db77a339b70ad4b4976c.tar.bz2 gentoo-9cc8a663c57da81fa101db77a339b70ad4b4976c.zip |
sys-fabric/libocrdma: Stabilize 1.0.2 x86, #643122
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fabric')
-rw-r--r-- | sys-fabric/libocrdma/libocrdma-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fabric/libocrdma/libocrdma-1.0.2.ebuild b/sys-fabric/libocrdma/libocrdma-1.0.2.ebuild index 539124d24d1c..c55bf8c75fed 100644 --- a/sys-fabric/libocrdma/libocrdma-1.0.2.ebuild +++ b/sys-fabric/libocrdma/libocrdma-1.0.2.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 driver for Emulex OneConnect RDMA" -KEYWORDS="amd64 ~x86 ~amd64-linux" +KEYWORDS="amd64 x86 ~amd64-linux" IUSE="" DEPEND=" |