summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-11-27 14:01:35 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-11-27 14:02:55 +0300
commit7da5323317c67772b82a22ef686f0490301f5eb5 (patch)
tree660e26c066eb66fd730550957808b8ca407e8f15 /sys-cluster
parentsys-cluster/rdma-core: Version bump (v26.1) (diff)
downloadgentoo-7da5323317c67772b82a22ef686f0490301f5eb5.tar.gz
gentoo-7da5323317c67772b82a22ef686f0490301f5eb5.tar.bz2
gentoo-7da5323317c67772b82a22ef686f0490301f5eb5.zip
sys-cluster/rdma-core: mark stable
Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/rdma-core/rdma-core-26.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/rdma-core/rdma-core-26.0.ebuild b/sys-cluster/rdma-core/rdma-core-26.0.ebuild
index 3e47003b5b6b..326e3d699b0e 100644
--- a/sys-cluster/rdma-core/rdma-core-26.0.ebuild
+++ b/sys-cluster/rdma-core/rdma-core-26.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 ~x86"
+ KEYWORDS="amd64 x86"
fi
LICENSE="|| ( GPL-2 ( CC0-1.0 MIT BSD BSD-with-attribution ) )"