diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-05-10 22:57:06 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-05-10 22:58:53 +0200 |
commit | 82dfa92cce7859d72a447def8551339572e14fd1 (patch) | |
tree | 2931472fb6a8f748714355faff60d62c126049f8 | |
parent | net-analyzer/iplog: Drop ~mips (diff) | |
download | gentoo-82dfa92cce7859d72a447def8551339572e14fd1.tar.gz gentoo-82dfa92cce7859d72a447def8551339572e14fd1.tar.bz2 gentoo-82dfa92cce7859d72a447def8551339572e14fd1.zip |
net-analyzer/iftop: Drop ~mips
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r-- | net-analyzer/iftop/iftop-1.0_pre4-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/iftop/iftop-1.0_pre4-r4.ebuild b/net-analyzer/iftop/iftop-1.0_pre4-r4.ebuild index 45a3bfa2dd16..bf47434f2ea8 100644 --- a/net-analyzer/iftop/iftop-1.0_pre4-r4.ebuild +++ b/net-analyzer/iftop/iftop-1.0_pre4-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.ex-parrot.com/pdw/iftop/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND=" net-libs/libpcap |