summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-11-01 20:41:40 +0000
committerSam James <sam@gentoo.org>2024-11-01 20:41:40 +0000
commitdfb7aa079b60accc086ecc4a988ec9bcb5b1e32c (patch)
tree965995cddcc5be38ba5d0d47175c4b34c530f56f /sys-cluster
parentmedia-video/ffmpeg: Stabilize 4.4.5-r1 amd64, #942662 (diff)
downloadgentoo-dfb7aa079b60accc086ecc4a988ec9bcb5b1e32c.tar.gz
gentoo-dfb7aa079b60accc086ecc4a988ec9bcb5b1e32c.tar.bz2
gentoo-dfb7aa079b60accc086ecc4a988ec9bcb5b1e32c.zip
sys-cluster/rdma-core: Stabilize 50.0-r1 x86, #942666
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/rdma-core/rdma-core-50.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/rdma-core/rdma-core-50.0-r1.ebuild b/sys-cluster/rdma-core/rdma-core-50.0-r1.ebuild
index 6518a8f93934..dac6d7ca0e9b 100644
--- a/sys-cluster/rdma-core/rdma-core-50.0-r1.ebuild
+++ b/sys-cluster/rdma-core/rdma-core-50.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 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
+ KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86"
fi
LICENSE="|| ( GPL-2 ( CC0-1.0 MIT BSD BSD-with-attribution ) )"