summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-01-29 03:51:05 +0000
committerSam James <sam@gentoo.org>2022-01-29 03:51:05 +0000
commit584bf1b2b94c9c3ea214487bd5a8530c17508cf6 (patch)
tree1680764a25cbdc4ae3f142a859e859a72b09b836 /sys-cluster/rdma-core/rdma-core-38.0.ebuild
parentsys-libs/ldb: Stabilize 2.4.1 sparc, #828680 (diff)
downloadgentoo-584bf1b2b94c9c3ea214487bd5a8530c17508cf6.tar.gz
gentoo-584bf1b2b94c9c3ea214487bd5a8530c17508cf6.tar.bz2
gentoo-584bf1b2b94c9c3ea214487bd5a8530c17508cf6.zip
sys-cluster/rdma-core: Stabilize 38.0 sparc, #832258
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-cluster/rdma-core/rdma-core-38.0.ebuild')
-rw-r--r--sys-cluster/rdma-core/rdma-core-38.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/rdma-core/rdma-core-38.0.ebuild b/sys-cluster/rdma-core/rdma-core-38.0.ebuild
index a990e79a72e1..b4efb063cd52 100644
--- a/sys-cluster/rdma-core/rdma-core-38.0.ebuild
+++ b/sys-cluster/rdma-core/rdma-core-38.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="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 sparc x86"
fi
LICENSE="|| ( GPL-2 ( CC0-1.0 MIT BSD BSD-with-attribution ) )"