diff options
Diffstat (limited to 'net-analyzer/arp-scan')
-rw-r--r-- | net-analyzer/arp-scan/arp-scan-1.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/arp-scan/arp-scan-1.10.0.ebuild b/net-analyzer/arp-scan/arp-scan-1.10.0.ebuild index 7ab46fd66b97..25ac96f26c19 100644 --- a/net-analyzer/arp-scan/arp-scan-1.10.0.ebuild +++ b/net-analyzer/arp-scan/arp-scan-1.10.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/royhills/arp-scan/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" DEPEND=" net-libs/libpcap |