From: Rolf Eike Beer Date: Sat, 29 Feb 2020 09:56:53 +0000 (+0100) Subject: sys-cluster/rdma-core: keyworded 27.0-r1 for sparc, bug #705802 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=df5853c9458b8c3339cbfb0b7858ba637170e50c;p=gentoo.git sys-cluster/rdma-core: keyworded 27.0-r1 for sparc, bug #705802 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer Signed-off-by: Sergei Trofimovich --- diff --git a/sys-cluster/rdma-core/rdma-core-27.0-r1.ebuild b/sys-cluster/rdma-core/rdma-core-27.0-r1.ebuild index 9313f938a56d..f8ee8760f4e5 100644 --- a/sys-cluster/rdma-core/rdma-core-27.0-r1.ebuild +++ b/sys-cluster/rdma-core/rdma-core-27.0-r1.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 ~ia64 ~ppc ~ppc64 ~x86" + KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" fi LICENSE="|| ( GPL-2 ( CC0-1.0 MIT BSD BSD-with-attribution ) )"