summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-02-20 23:58:25 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-02-20 23:58:25 +0200
commit00203261d6eb907a597f63fee33ec78d8b1eef25 (patch)
treeccebcf2781e6924833fd6128e720fc3c53c9fc69
parentdev-python/pytables: Keyword 3.8.0-r1 x86, #894078 (diff)
downloadgentoo-00203261d6eb907a597f63fee33ec78d8b1eef25.tar.gz
gentoo-00203261d6eb907a597f63fee33ec78d8b1eef25.tar.bz2
gentoo-00203261d6eb907a597f63fee33ec78d8b1eef25.zip
sys-cluster/rdma-core: Stabilize 43.0 amd64, #895556
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--sys-cluster/rdma-core/rdma-core-43.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/rdma-core/rdma-core-43.0.ebuild b/sys-cluster/rdma-core/rdma-core-43.0.ebuild
index 10481a148920..8ed9652f3ab6 100644
--- a/sys-cluster/rdma-core/rdma-core-43.0.ebuild
+++ b/sys-cluster/rdma-core/rdma-core-43.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 ) )"