diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-11 14:01:29 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-11 14:01:29 +0100 |
commit | c2dbe5ee82ae5fa76131d28f4a0c9d996afd8ddd (patch) | |
tree | 8a2a20c9c71753200980d66467399d5d95b1827f /sys-fabric | |
parent | dev-util/bats: Stabilize 1.5.0 ALLARCHES, #828355 (diff) | |
download | gentoo-c2dbe5ee82ae5fa76131d28f4a0c9d996afd8ddd.tar.gz gentoo-c2dbe5ee82ae5fa76131d28f4a0c9d996afd8ddd.tar.bz2 gentoo-c2dbe5ee82ae5fa76131d28f4a0c9d996afd8ddd.zip |
sys-fabric/qperf: Stabilize 0.4.11 amd64, #831000
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-fabric')
-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=" |