diff options
author | Aaron Bauman <bman@gentoo.org> | 2016-12-17 23:09:01 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2016-12-17 23:09:01 +0900 |
commit | 58cd580a96a26629783a7144efa20e548e707829 (patch) | |
tree | 365e3fc43976698140167a1178413822f45a11e6 /net-misc/iperf | |
parent | net-misc/iperf: amd64 stable wrt bug #596256 (diff) | |
download | gentoo-58cd580a96a26629783a7144efa20e548e707829.tar.gz gentoo-58cd580a96a26629783a7144efa20e548e707829.tar.bz2 gentoo-58cd580a96a26629783a7144efa20e548e707829.zip |
net-misc/iperf: amd64 stable wrt bug #596256
Diffstat (limited to 'net-misc/iperf')
-rw-r--r-- | net-misc/iperf/iperf-3.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/iperf/iperf-3.1.3.ebuild b/net-misc/iperf/iperf-3.1.3.ebuild index 68cba268561f..276ab197b3ca 100644 --- a/net-misc/iperf/iperf-3.1.3.ebuild +++ b/net-misc/iperf/iperf-3.1.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://codeload.github.com/esnet/${PN}/tar.gz/${PV/_beta/b} -> ${P}.ta LICENSE="BSD" SLOT="3" -KEYWORDS="~amd64 ~arm hppa ~mips ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint" +KEYWORDS="amd64 ~arm hppa ~mips ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint" IUSE="sctp static-libs" DEPEND="sctp? ( net-misc/lksctp-tools )" |