summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-09-08 19:24:11 +0100
committerSam James <sam@gentoo.org>2023-09-08 19:24:11 +0100
commit48e001f69f9245df392576a2cc63779a73b0f190 (patch)
tree112868408f0bc93f6f03c1beb57f4def16f29502
parentdev-python/pystache: refactor for upstream changes, add doc deps (diff)
downloadgentoo-48e001f69f9245df392576a2cc63779a73b0f190.tar.gz
gentoo-48e001f69f9245df392576a2cc63779a73b0f190.tar.bz2
gentoo-48e001f69f9245df392576a2cc63779a73b0f190.zip
sys-cluster/rdma-core: Stabilize 47.0 amd64, #913853
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-cluster/rdma-core/rdma-core-47.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/rdma-core/rdma-core-47.0.ebuild b/sys-cluster/rdma-core/rdma-core-47.0.ebuild
index b4c7cd19350a..8f7c718033c7 100644
--- a/sys-cluster/rdma-core/rdma-core-47.0.ebuild
+++ b/sys-cluster/rdma-core/rdma-core-47.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 ) )"