diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 01:00:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 01:00:08 +0000 |
commit | 38407e8b327c9d5b4f2d26e7a6e49b79639e6d9c (patch) | |
tree | 70e5a2fd0de8b85381ed50b48386d31a141752d4 /net-misc/iperf | |
parent | net-misc/iperf: Stabilize 2.0.14a x86, #762478 (diff) | |
download | gentoo-38407e8b327c9d5b4f2d26e7a6e49b79639e6d9c.tar.gz gentoo-38407e8b327c9d5b4f2d26e7a6e49b79639e6d9c.tar.bz2 gentoo-38407e8b327c9d5b4f2d26e7a6e49b79639e6d9c.zip |
net-misc/iperf: Stabilize 3.9-r1 x86, #762478
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/iperf')
-rw-r--r-- | net-misc/iperf/iperf-3.9-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/iperf/iperf-3.9-r1.ebuild b/net-misc/iperf/iperf-3.9-r1.ebuild index 9f0fd5dd72fe..d53aca6f6b77 100644 --- a/net-misc/iperf/iperf-3.9-r1.ebuild +++ b/net-misc/iperf/iperf-3.9-r1.ebuild @@ -11,7 +11,7 @@ S="${WORKDIR}/${P/_/}" LICENSE="BSD" SLOT="3" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="libressl sctp static-libs" DEPEND=" |