diff options
author | Aaron Bauman <bman@gentoo.org> | 2016-12-17 23:08:26 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2016-12-17 23:08:26 +0900 |
commit | 708dc54b64c53e51988872fdf168d6ead57a983c (patch) | |
tree | 8ca8cc7f5ccff9f7c30dfe71045ce4c7d5cbbb39 /net-misc/iperf | |
parent | media-libs/libmatroska: amd64 stable wrt bug #602074 (diff) | |
download | gentoo-708dc54b64c53e51988872fdf168d6ead57a983c.tar.gz gentoo-708dc54b64c53e51988872fdf168d6ead57a983c.tar.bz2 gentoo-708dc54b64c53e51988872fdf168d6ead57a983c.zip |
net-misc/iperf: amd64 stable wrt bug #596256
Diffstat (limited to 'net-misc/iperf')
-rw-r--r-- | net-misc/iperf/iperf-2.0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/iperf/iperf-2.0.9.ebuild b/net-misc/iperf/iperf-2.0.9.ebuild index ad00c40aa1fa..06dd6983dd72 100644 --- a/net-misc/iperf/iperf-2.0.9.ebuild +++ b/net-misc/iperf/iperf-2.0.9.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}2/${P}.tar.gz" LICENSE="HPND" SLOT="2" -KEYWORDS="~amd64 ~arm hppa ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint" +KEYWORDS="amd64 ~arm hppa ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint" IUSE="ipv6 threads debug" DOCS="INSTALL README" |