diff options
author | Sam James <sam@gentoo.org> | 2020-11-08 00:25:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-08 00:31:57 +0000 |
commit | 5c9165eb0e3f392db950d4b41814c107aed34c96 (patch) | |
tree | 93b9badc0f1dab25654a4f855d353dc91f91e074 /sys-cluster/rdma-core | |
parent | net-libs/libpcap: Stabilize 1.9.1-r3 arm, #753416 (diff) | |
download | gentoo-5c9165eb0e3f392db950d4b41814c107aed34c96.tar.gz gentoo-5c9165eb0e3f392db950d4b41814c107aed34c96.tar.bz2 gentoo-5c9165eb0e3f392db950d4b41814c107aed34c96.zip |
sys-cluster/rdma-core: Stabilize 30.0-r2 arm, #753416
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-cluster/rdma-core')
-rw-r--r-- | sys-cluster/rdma-core/rdma-core-30.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/rdma-core/rdma-core-30.0-r2.ebuild b/sys-cluster/rdma-core/rdma-core-30.0-r2.ebuild index 882ba98013f3..f3f08cde3a18 100644 --- a/sys-cluster/rdma-core/rdma-core-30.0-r2.ebuild +++ b/sys-cluster/rdma-core/rdma-core-30.0-r2.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 ~s390 sparc x86" + KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~s390 sparc x86" fi LICENSE="|| ( GPL-2 ( CC0-1.0 MIT BSD BSD-with-attribution ) )" |