sys-cluster/rdma-core-28.0: add ~alpha, bug 705802
authorMatt Turner <mattst88@gentoo.org>
Wed, 18 Mar 2020 00:17:09 +0000 (17:17 -0700)
committerMatt Turner <mattst88@gentoo.org>
Wed, 18 Mar 2020 00:17:24 +0000 (17:17 -0700)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
sys-cluster/rdma-core/rdma-core-28.0.ebuild

index f8ee8760f4e575dc594f75786d558437ea8c95a6..b5518fdad7d5f44bed66e78bba1291b397039378 100644 (file)
@@ -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 ) )"