diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-27 00:52:15 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-27 00:56:58 +0100 |
commit | 5f9392546811a7bec0f3d94e4b39192c83685e44 (patch) | |
tree | dcf9129bdd256c891d93c18608acd52cf4a4a50a /net-analyzer/ndsad | |
parent | net-analyzer/nbtscan: x86 stable (bug #757018) (diff) | |
download | gentoo-5f9392546811a7bec0f3d94e4b39192c83685e44.tar.gz gentoo-5f9392546811a7bec0f3d94e4b39192c83685e44.tar.bz2 gentoo-5f9392546811a7bec0f3d94e4b39192c83685e44.zip |
net-analyzer/ndsad: x86 stable (bug #757021)
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-analyzer/ndsad')
-rw-r--r-- | net-analyzer/ndsad/ndsad-1.33-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ndsad/ndsad-1.33-r2.ebuild b/net-analyzer/ndsad/ndsad-1.33-r2.ebuild index e7f9a919a4a4..2b5139cf5689 100644 --- a/net-analyzer/ndsad/ndsad-1.33-r2.ebuild +++ b/net-analyzer/ndsad/ndsad-1.33-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/ndsad/ndsad-${PV}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND=" >=net-libs/libpcap-0.8 |