diff options
author | Sam James <sam@gentoo.org> | 2023-11-04 12:23:54 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-04 12:23:54 +0000 |
commit | fee133e791b3f08ed0e2f42d2f87e5f5291fdb1e (patch) | |
tree | e1146871d06b8d063d6a1afbf2cb433fa72c622f /net-analyzer/arp-scan | |
parent | sec-policy/apparmor-profiles: Stabilize 3.1.4 amd64, #916840 (diff) | |
download | gentoo-fee133e791b3f08ed0e2f42d2f87e5f5291fdb1e.tar.gz gentoo-fee133e791b3f08ed0e2f42d2f87e5f5291fdb1e.tar.bz2 gentoo-fee133e791b3f08ed0e2f42d2f87e5f5291fdb1e.zip |
net-analyzer/arp-scan: Stabilize 1.10.0 amd64, #916844
Signed-off-by: Sam James <sam@gentoo.org>
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 |