diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-27 00:41:14 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-27 00:44:25 +0100 |
commit | 7cfcff34d43eb8955961e61ecc4d9f7a00abb529 (patch) | |
tree | 737a6f92e955618dce1632fca9f99f1edd475b07 /net-analyzer/scanssh | |
parent | sys-devel/bison: x86 stable (bug #757087) (diff) | |
download | gentoo-7cfcff34d43eb8955961e61ecc4d9f7a00abb529.tar.gz gentoo-7cfcff34d43eb8955961e61ecc4d9f7a00abb529.tar.bz2 gentoo-7cfcff34d43eb8955961e61ecc4d9f7a00abb529.zip |
net-analyzer/scanssh: x86 stable (bug #757042)
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@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 2e596b229bd5..9b87615c2eed 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 |