summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-07-04 23:14:44 +0100
committerSam James <sam@gentoo.org>2023-07-04 23:14:44 +0100
commit2f90150172f13c4dfcf3d69ffac7cf9ee0ee106c (patch)
tree0ab360986a45412b60b65bd7dbbc0e72b4980c59 /sys-cluster/rdma-core
parentsys-fabric/opensm: add github upstream metadata (diff)
downloadgentoo-2f90150172f13c4dfcf3d69ffac7cf9ee0ee106c.tar.gz
gentoo-2f90150172f13c4dfcf3d69ffac7cf9ee0ee106c.tar.bz2
gentoo-2f90150172f13c4dfcf3d69ffac7cf9ee0ee106c.zip
sys-cluster/rdma-core: Stabilize 45.0 amd64, #909657
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-cluster/rdma-core')
-rw-r--r--sys-cluster/rdma-core/rdma-core-45.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/rdma-core/rdma-core-45.0.ebuild b/sys-cluster/rdma-core/rdma-core-45.0.ebuild
index 94b155c8c6b8..b74938a68ecd 100644
--- a/sys-cluster/rdma-core/rdma-core-45.0.ebuild
+++ b/sys-cluster/rdma-core/rdma-core-45.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/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 ) )"