diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-27 08:53:00 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-27 08:53:00 +0100 |
commit | f36321765c5f88a81c904a4cdc3e2f02caaa4434 (patch) | |
tree | 2721ee08ad65b846ce1af8c0826af0a9dad129d0 /net-analyzer/sniffit | |
parent | dev-db/pg_activity: remove old (diff) | |
download | gentoo-f36321765c5f88a81c904a4cdc3e2f02caaa4434.tar.gz gentoo-f36321765c5f88a81c904a4cdc3e2f02caaa4434.tar.bz2 gentoo-f36321765c5f88a81c904a4cdc3e2f02caaa4434.zip |
net-analyzer/sniffit: amd64 stable wrt bug #757060
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer/sniffit')
-rw-r--r-- | net-analyzer/sniffit/sniffit-0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/sniffit/sniffit-0.5.ebuild b/net-analyzer/sniffit/sniffit-0.5.ebuild index 3241e8a0126e..a8bc091bffa2 100644 --- a/net-analyzer/sniffit/sniffit-0.5.ebuild +++ b/net-analyzer/sniffit/sniffit-0.5.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://github.com/resurrecting-open-source-projects/sniffit" SRC_URI="https://github.com/resurrecting-open-source-projects/sniffit/archive/${P}.tar.gz" SLOT="0" LICENSE="BSD" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ppc ~sparc x86" RDEPEND=" net-libs/libpcap |