diff options
author | 2020-11-27 09:06:14 +0100 | |
---|---|---|
committer | 2020-11-27 09:06:14 +0100 | |
commit | 4cd1d25aff8fae48327b7973781abaa0eceedef5 (patch) | |
tree | aacc9bc5412e8a38bd1fd5bb5f7e895b4dc6e6d5 /net-analyzer/scanssh | |
parent | net-analyzer/ngrep: ppc stable wrt bug #757027 (diff) | |
download | gentoo-4cd1d25aff8fae48327b7973781abaa0eceedef5.tar.gz gentoo-4cd1d25aff8fae48327b7973781abaa0eceedef5.tar.bz2 gentoo-4cd1d25aff8fae48327b7973781abaa0eceedef5.zip |
net-analyzer/scanssh: ppc stable wrt bug #757042
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer/scanssh')
-rw-r--r-- | net-analyzer/scanssh/scanssh-2.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/scanssh/scanssh-2.1.2.ebuild b/net-analyzer/scanssh/scanssh-2.1.2.ebuild index fd7d0b05080e..2473c725d2fb 100644 --- a/net-analyzer/scanssh/scanssh-2.1.2.ebuild +++ b/net-analyzer/scanssh/scanssh-2.1.2.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/ofalk/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 sparc x86" +KEYWORDS="~amd64 ~hppa ppc ~ppc64 sparc x86" DEPEND=" dev-libs/libdnet |