mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-20 20:01:09 +02:00
net-misc/iperf: Sync with Gentoo
It's from Gentoo commit c558836b994a4fdc80837a175267cb374e5893aa. Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
parent
6e1ab1ed8b
commit
3c7c05e0ff
@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]] ; then
|
|||||||
else
|
else
|
||||||
SRC_URI="https://downloads.sourceforge.net/iperf2/${P}.tar.gz"
|
SRC_URI="https://downloads.sourceforge.net/iperf2/${P}.tar.gz"
|
||||||
|
|
||||||
KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
|
KEYWORDS="amd64 arm ~hppa ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
LICENSE="HPND"
|
LICENSE="HPND"
|
||||||
|
@ -11,7 +11,7 @@ SRC_URI="https://github.com/esnet/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.t
|
|||||||
|
|
||||||
LICENSE="BSD"
|
LICENSE="BSD"
|
||||||
SLOT="3"
|
SLOT="3"
|
||||||
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
|
KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
|
||||||
IUSE="sctp"
|
IUSE="sctp"
|
||||||
|
|
||||||
DEPEND="
|
DEPEND="
|
||||||
|
Loading…
x
Reference in New Issue
Block a user