diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-06-21 09:38:14 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-06-21 09:38:14 +0200 |
commit | 1dc6e7e4c57fa9f62d1860eb26a6c83dc807e955 (patch) | |
tree | 4d56238f2e20438662256a4c6b7133631af009a3 /net-analyzer/iftop/iftop-1.0_pre4-r5.ebuild | |
parent | dev-ruby/immutable-ruby: Keyword 0.1.0 riscv, #908521 (diff) | |
download | gentoo-1dc6e7e4c57fa9f62d1860eb26a6c83dc807e955.tar.gz gentoo-1dc6e7e4c57fa9f62d1860eb26a6c83dc807e955.tar.bz2 gentoo-1dc6e7e4c57fa9f62d1860eb26a6c83dc807e955.zip |
net-analyzer/iftop: Keyword 1.0_pre4-r5 riscv, #908904
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-analyzer/iftop/iftop-1.0_pre4-r5.ebuild')
-rw-r--r-- | net-analyzer/iftop/iftop-1.0_pre4-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/iftop/iftop-1.0_pre4-r5.ebuild b/net-analyzer/iftop/iftop-1.0_pre4-r5.ebuild index 62a25552b565..260489b52396 100644 --- a/net-analyzer/iftop/iftop-1.0_pre4-r5.ebuild +++ b/net-analyzer/iftop/iftop-1.0_pre4-r5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ S="${WORKDIR}"/${P/_/} LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND=" net-libs/libpcap |