diff options
Diffstat (limited to 'sys-fabric/qperf/qperf-0.4.11.ebuild')
-rw-r--r-- | sys-fabric/qperf/qperf-0.4.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fabric/qperf/qperf-0.4.11.ebuild b/sys-fabric/qperf/qperf-0.4.11.ebuild index 596a222382b4..42540d2772c3 100644 --- a/sys-fabric/qperf/qperf-0.4.11.ebuild +++ b/sys-fabric/qperf/qperf-0.4.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/linux-rdma/qperf/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="|| ( GPL-2 BSD-2 )" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux" DEPEND="sys-cluster/rdma-core" RDEPEND=" |