diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-02 19:30:30 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-02 19:30:30 +0300 |
commit | 66680861956cd2e91cad7398aadb38d1c8715548 (patch) | |
tree | ad6b124718c48fc69d89ced4b7ca830a29f829ed | |
parent | dev-libs/cJSON: Keyword 1.7.15 ia64, #873940 (diff) | |
download | gentoo-66680861956cd2e91cad7398aadb38d1c8715548.tar.gz gentoo-66680861956cd2e91cad7398aadb38d1c8715548.tar.bz2 gentoo-66680861956cd2e91cad7398aadb38d1c8715548.zip |
net-misc/iperf: Keyword 3.12 sparc, #873940
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | net-misc/iperf/iperf-3.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/iperf/iperf-3.12.ebuild b/net-misc/iperf/iperf-3.12.ebuild index 043e0834497c..1d237b29e8e2 100644 --- a/net-misc/iperf/iperf-3.12.ebuild +++ b/net-misc/iperf/iperf-3.12.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}"/${P/_/} LICENSE="BSD" SLOT="3" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="sctp" DEPEND=" |