summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-08-14 15:33:08 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-08-14 15:41:48 +0300
commitfd280b4746387db39d297755720cb0988d62b496 (patch)
tree4d4ede4b056ea2b45f02bb64153441f8129a8e77 /sys-cluster
parentapp-text/sablotron: [QA] Remove 'static-libs' from IUSE (diff)
downloadgentoo-fd280b4746387db39d297755720cb0988d62b496.tar.gz
gentoo-fd280b4746387db39d297755720cb0988d62b496.tar.bz2
gentoo-fd280b4746387db39d297755720cb0988d62b496.zip
sys-cluster/rdma-core: mark stable
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/rdma-core/rdma-core-30.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/rdma-core/rdma-core-30.0-r1.ebuild b/sys-cluster/rdma-core/rdma-core-30.0-r1.ebuild
index 59a54dd10ae2..b3733ae362bb 100644
--- a/sys-cluster/rdma-core/rdma-core-30.0-r1.ebuild
+++ b/sys-cluster/rdma-core/rdma-core-30.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="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86"
fi
LICENSE="|| ( GPL-2 ( CC0-1.0 MIT BSD BSD-with-attribution ) )"