From: Matt Turner Date: Wed, 18 Mar 2020 00:17:09 +0000 (-0700) Subject: sys-cluster/rdma-core-28.0: add ~alpha, bug 705802 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c73840a6a05560fd9b696930f95a44cf4d6d9043;p=gentoo.git sys-cluster/rdma-core-28.0: add ~alpha, bug 705802 Signed-off-by: Matt Turner --- diff --git a/sys-cluster/rdma-core/rdma-core-28.0.ebuild b/sys-cluster/rdma-core/rdma-core-28.0.ebuild index f8ee8760f4e5..b5518fdad7d5 100644 --- a/sys-cluster/rdma-core/rdma-core-28.0.ebuild +++ b/sys-cluster/rdma-core/rdma-core-28.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 ~ia64 ~ppc ~ppc64 ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" fi LICENSE="|| ( GPL-2 ( CC0-1.0 MIT BSD BSD-with-attribution ) )"