From: Mikle Kolyada Date: Wed, 27 Nov 2019 11:01:35 +0000 (+0300) Subject: sys-cluster/rdma-core: mark stable X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7da5323317c67772b82a22ef686f0490301f5eb5;p=gentoo.git sys-cluster/rdma-core: mark stable Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Mikle Kolyada --- 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 ) )"