commit: c2dbe5ee82ae5fa76131d28f4a0c9d996afd8ddd Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Tue Jan 11 13:01:29 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Tue Jan 11 13:01:29 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2dbe5ee
sys-fabric/qperf: Stabilize 0.4.11 amd64, #831000 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> sys-fabric/qperf/qperf-0.4.11.ebuild | 4 ++-- 1 file 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="
