summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-02-06 08:04:47 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2020-02-06 08:22:52 +0000
commit7734e1b1c1f0d6cb408d743128324a8b383f7673 (patch)
tree29633a846a9f741f65b85de431f7263949e4520b /sys-cluster
parentdev-python/python-magic: amd64 stable wrt bug #708334 (diff)
downloadgentoo-7734e1b1c1f0d6cb408d743128324a8b383f7673.tar.gz
gentoo-7734e1b1c1f0d6cb408d743128324a8b383f7673.tar.bz2
gentoo-7734e1b1c1f0d6cb408d743128324a8b383f7673.zip
sys-cluster/rdma-core: keyworded 27.0 for ia64, bug #705802
Package-Manager: Portage-2.3.87, Repoman-2.3.20 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/rdma-core/rdma-core-27.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/rdma-core/rdma-core-27.0.ebuild b/sys-cluster/rdma-core/rdma-core-27.0.ebuild
index cc1079c577a3..7bafb1493bec 100644
--- a/sys-cluster/rdma-core/rdma-core-27.0.ebuild
+++ b/sys-cluster/rdma-core/rdma-core-27.0.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == "9999" ]]; then
EGIT_REPO_URI="https://github.com/linux-rdma/rdma-core"
else
SRC_URI="https://github.com/linux-rdma/rdma-core/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~hppa ~x86"
+ KEYWORDS="~amd64 ~hppa ~ia64 ~x86"
fi
LICENSE="|| ( GPL-2 ( CC0-1.0 MIT BSD BSD-with-attribution ) )"