From: Sergei Trofimovich Date: Thu, 6 Feb 2020 08:04:47 +0000 (+0000) Subject: sys-cluster/rdma-core: keyworded 27.0 for ia64, bug #705802 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7734e1b1c1f0d6cb408d743128324a8b383f7673;p=gentoo.git 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 --- 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 ) )"