diff options
author | 2019-10-11 17:36:51 +0200 | |
---|---|---|
committer | 2019-10-11 17:36:51 +0200 | |
commit | 5f569edbdf961a15b2e2fd1557abf47303ec00ee (patch) | |
tree | 7ea1caed8a93cc914c6b9fc3d9c03b4b5ba35cba /net-misc/iperf/iperf-3.7.ebuild | |
parent | net-mail: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-5f569edbdf961a15b2e2fd1557abf47303ec00ee.tar.gz gentoo-5f569edbdf961a15b2e2fd1557abf47303ec00ee.tar.bz2 gentoo-5f569edbdf961a15b2e2fd1557abf47303ec00ee.zip |
net-misc: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-misc/iperf/iperf-3.7.ebuild')
-rw-r--r-- | net-misc/iperf/iperf-3.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/iperf/iperf-3.7.ebuild b/net-misc/iperf/iperf-3.7.ebuild index 57c389d822ae..4f27f26edb15 100644 --- a/net-misc/iperf/iperf-3.7.ebuild +++ b/net-misc/iperf/iperf-3.7.ebuild @@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}archive/${PV/_/}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="3" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint" IUSE="libressl profiling sctp static-libs" DEPEND=" |