summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-03-17 17:17:09 -0700
committerMatt Turner <mattst88@gentoo.org>2020-03-17 17:17:24 -0700
commitc73840a6a05560fd9b696930f95a44cf4d6d9043 (patch)
treee6a77a734ec885f37d5e287a8b22cec680627507 /sys-cluster/rdma-core
parentnet-libs/libpcap-1.9.1-r3: add ~alpha, bug 705802 (diff)
downloadgentoo-c73840a6a05560fd9b696930f95a44cf4d6d9043.tar.gz
gentoo-c73840a6a05560fd9b696930f95a44cf4d6d9043.tar.bz2
gentoo-c73840a6a05560fd9b696930f95a44cf4d6d9043.zip
sys-cluster/rdma-core-28.0: add ~alpha, bug 705802
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'sys-cluster/rdma-core')
-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 f8ee8760f4e5..b5518fdad7d5 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="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
fi
LICENSE="|| ( GPL-2 ( CC0-1.0 MIT BSD BSD-with-attribution ) )"