aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/libibverbs/libibverbs-1.1.1.ebuild')
-rw-r--r--sys-cluster/libibverbs/libibverbs-1.1.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-cluster/libibverbs/libibverbs-1.1.1.ebuild b/sys-cluster/libibverbs/libibverbs-1.1.1.ebuild
index 5a44b8697..76c03573e 100644
--- a/sys-cluster/libibverbs/libibverbs-1.1.1.ebuild
+++ b/sys-cluster/libibverbs/libibverbs-1.1.1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
SLOT="0"
LICENSE="|| ( GPL-2 BSD-2 )"
-KEYWORDS="~amd64"
+KEYWORDS="~x86 ~amd64"
-DESCRIPTION="a library that allows programs to use InfiniBand 'verbs' for direct access to IB hardware from userspace"
+DESCRIPTION="a library for using InfiniBand 'verbs' for direct access to IB hardware from userspace"
SRC_URI="http://www.openfabrics.org/downloads/${P}.tar.gz"
HOMEPAGE="http://www.openfabrics.org/"