diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-02-25 07:32:15 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-25 10:35:19 +0000 |
commit | f9fad8e9e5527a65b9db7006ca85a165902bcde8 (patch) | |
tree | c281da62569121f71fea713cb866dff675ae2137 /sys-fabric | |
parent | sys-fabric/libibverbs: keyworded 1.1.7-r1 for sparc, bug #611280 (diff) | |
download | gentoo-f9fad8e9e5527a65b9db7006ca85a165902bcde8.tar.gz gentoo-f9fad8e9e5527a65b9db7006ca85a165902bcde8.tar.bz2 gentoo-f9fad8e9e5527a65b9db7006ca85a165902bcde8.zip |
sys-fabric/librdmacm: keyworded 1.0.18-r1 for sparc, bug #611280
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'sys-fabric')
-rw-r--r-- | sys-fabric/librdmacm/librdmacm-1.0.18-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fabric/librdmacm/librdmacm-1.0.18-r1.ebuild b/sys-fabric/librdmacm/librdmacm-1.0.18-r1.ebuild index 1852ad645f93..93e403bb833d 100644 --- a/sys-fabric/librdmacm/librdmacm-1.0.18-r1.ebuild +++ b/sys-fabric/librdmacm/librdmacm-1.0.18-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -12,7 +12,7 @@ inherit openib multilib-minimal DESCRIPTION="OpenIB userspace RDMA CM library" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux" IUSE="static-libs" DEPEND="sys-fabric/libibverbs:${SLOT}[static-libs?,${MULTILIB_USEDEP}]" |