diff options
author | Sam James <sam@gentoo.org> | 2024-01-03 21:49:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-03 21:49:01 +0000 |
commit | 2e4d02a85fe67195ef75aaa25338bbed8b5fdae5 (patch) | |
tree | 9243c738b9160648dfbf30339858ddee786bcbaf /net-misc/iperf | |
parent | net-misc/iperf: Stabilize 3.16 x86, #921306 (diff) | |
download | gentoo-2e4d02a85fe67195ef75aaa25338bbed8b5fdae5.tar.gz gentoo-2e4d02a85fe67195ef75aaa25338bbed8b5fdae5.tar.bz2 gentoo-2e4d02a85fe67195ef75aaa25338bbed8b5fdae5.zip |
net-misc/iperf: Stabilize 3.16 amd64, #921306
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/iperf')
-rw-r--r-- | net-misc/iperf/iperf-3.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/iperf/iperf-3.16.ebuild b/net-misc/iperf/iperf-3.16.ebuild index fb5a0bff0748..b38db96bc479 100644 --- a/net-misc/iperf/iperf-3.16.ebuild +++ b/net-misc/iperf/iperf-3.16.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}"/${P/_/} LICENSE="BSD" SLOT="3" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="sctp" DEPEND=" |