diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-05-07 07:38:56 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-07 07:26:27 +0100 |
commit | fc6d9f2337910e2d1378275e46c30772cc8d5017 (patch) | |
tree | aefd0f9a4d024808f61d64d24793d0963861eff6 /net-misc/iperf/iperf-3.6.ebuild | |
parent | app-crypt/johntheripper: stable 1.8.0 for sparc, bug #684632 (diff) | |
download | gentoo-fc6d9f2337910e2d1378275e46c30772cc8d5017.tar.gz gentoo-fc6d9f2337910e2d1378275e46c30772cc8d5017.tar.bz2 gentoo-fc6d9f2337910e2d1378275e46c30772cc8d5017.zip |
net-misc/iperf: stable 3.6 for sparc, bug #684646
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-misc/iperf/iperf-3.6.ebuild')
-rw-r--r-- | net-misc/iperf/iperf-3.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/iperf/iperf-3.6.ebuild b/net-misc/iperf/iperf-3.6.ebuild index 75c8a88d69d8..09b2e796dfd4 100644 --- a/net-misc/iperf/iperf-3.6.ebuild +++ b/net-misc/iperf/iperf-3.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}archive/${PV/_/}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="3" -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint" +KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint" IUSE="libressl sctp static-libs" DEPEND="!libressl? ( dev-libs/openssl:0= ) |