summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-11-15 08:46:03 +0000
committerSam James <sam@gentoo.org>2022-11-15 08:46:03 +0000
commit2c728af80fd54f38b87b551ee4381476e6910a2a (patch)
tree30d4fd6a535660d4b64e179eb7a1b99a0da8da6b
parentsys-cluster/rdma-core: Stabilize 42.0-r1 amd64, #881361 (diff)
downloadgentoo-2c728af80fd54f38b87b551ee4381476e6910a2a.tar.gz
gentoo-2c728af80fd54f38b87b551ee4381476e6910a2a.tar.bz2
gentoo-2c728af80fd54f38b87b551ee4381476e6910a2a.zip
sys-cluster/rdma-core: Stabilize 42.0-r1 x86, #881361
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-cluster/rdma-core/rdma-core-42.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/rdma-core/rdma-core-42.0-r1.ebuild b/sys-cluster/rdma-core/rdma-core-42.0-r1.ebuild
index 8e32d1335115..20e6b7084316 100644
--- a/sys-cluster/rdma-core/rdma-core-42.0-r1.ebuild
+++ b/sys-cluster/rdma-core/rdma-core-42.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/releases/download/v${PV}/${P}.tar.gz"
- KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~s390 ~sparc x86"
fi
LICENSE="|| ( GPL-2 ( CC0-1.0 MIT BSD BSD-with-attribution ) )"