diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 14:23:19 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 14:23:19 +0800 |
commit | b6f600bea8c3126d48c74e893edd509c008b8059 (patch) | |
tree | 60f3c8f31256f0ef614e1e17e0521f64d2fdb14a /sys-cluster/rdma-core | |
parent | sys-cluster/rdma-core: keyword 39.0 for ~loong (diff) | |
download | gentoo-b6f600bea8c3126d48c74e893edd509c008b8059.tar.gz gentoo-b6f600bea8c3126d48c74e893edd509c008b8059.tar.bz2 gentoo-b6f600bea8c3126d48c74e893edd509c008b8059.zip |
sys-cluster/rdma-core: forward ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sys-cluster/rdma-core')
-rw-r--r-- | sys-cluster/rdma-core/rdma-core-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/rdma-core/rdma-core-9999.ebuild b/sys-cluster/rdma-core/rdma-core-9999.ebuild index 527b35a926d0..d5ec302d2c93 100644 --- a/sys-cluster/rdma-core/rdma-core-9999.ebuild +++ b/sys-cluster/rdma-core/rdma-core-9999.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 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" fi LICENSE="|| ( GPL-2 ( CC0-1.0 MIT BSD BSD-with-attribution ) )" |