summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-05-10 22:53:50 +0000
committerMart Raudsepp <leio@gentoo.org>2020-05-11 09:18:14 +0300
commitf0ff9d85e9374fa515c07caca62e08fc047a4c68 (patch)
tree06474edd0147a6eb508223f681c7ef0c24f751d5 /sys-cluster
parentnet-libs/libpcap: arm64 keyworded (bug #705802) (diff)
downloadgentoo-f0ff9d85e9374fa515c07caca62e08fc047a4c68.tar.gz
gentoo-f0ff9d85e9374fa515c07caca62e08fc047a4c68.tar.bz2
gentoo-f0ff9d85e9374fa515c07caca62e08fc047a4c68.zip
sys-cluster/rdma-core: arm64 keyworded (bug #705802)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/rdma-core/rdma-core-28.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/rdma-core/rdma-core-28.0.ebuild b/sys-cluster/rdma-core/rdma-core-28.0.ebuild
index b5518fdad7d5..66af444d7865 100644
--- a/sys-cluster/rdma-core/rdma-core-28.0.ebuild
+++ b/sys-cluster/rdma-core/rdma-core-28.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 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
fi
LICENSE="|| ( GPL-2 ( CC0-1.0 MIT BSD BSD-with-attribution ) )"