sys-cluster/rdma-core: mark stable
authorMikle Kolyada <zlogene@gentoo.org>
Wed, 27 Nov 2019 11:01:35 +0000 (14:01 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Wed, 27 Nov 2019 11:02:55 +0000 (14:02 +0300)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
sys-cluster/rdma-core/rdma-core-26.0.ebuild

index 3e47003b5b6b882f7e4858dbec355d9127734837..326e3d699b0ef832d3d7fe9ddb3f88be75572665 100644 (file)
@@ -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 ) )"