diff options
author | 2021-01-06 15:47:50 +0100 | |
---|---|---|
committer | 2021-01-06 16:06:37 +0100 | |
commit | 07b795d9f3fdf28a73cc6c8b7f9a8ba93a07478e (patch) | |
tree | cc7686e40e87a7ac220d18813744bdf68bd0eb30 /net-misc/iperf/iperf-2.0.14a.ebuild | |
parent | net-misc/ipcalc: drop x86-macos (diff) | |
download | gentoo-07b795d9f3fdf28a73cc6c8b7f9a8ba93a07478e.tar.gz gentoo-07b795d9f3fdf28a73cc6c8b7f9a8ba93a07478e.tar.bz2 gentoo-07b795d9f3fdf28a73cc6c8b7f9a8ba93a07478e.zip |
net-misc/iperf: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'net-misc/iperf/iperf-2.0.14a.ebuild')
-rw-r--r-- | net-misc/iperf/iperf-2.0.14a.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/iperf/iperf-2.0.14a.ebuild b/net-misc/iperf/iperf-2.0.14a.ebuild index 2a89035a6c05..90f0ae10a0d6 100644 --- a/net-misc/iperf/iperf-2.0.14a.ebuild +++ b/net-misc/iperf/iperf-2.0.14a.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-2.0.13" LICENSE="HPND" SLOT="2" -KEYWORDS="amd64 ~arm ~hppa ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~arm ~hppa ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="ipv6 threads debug" DOCS=( "INSTALL" "README" ) |