commit: fee133e791b3f08ed0e2f42d2f87e5f5291fdb1e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Nov 4 12:23:54 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Nov 4 12:23:54 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fee133e7
net-analyzer/arp-scan: Stabilize 1.10.0 amd64, #916844 Signed-off-by: Sam James <sam <AT> gentoo.org> net-analyzer/arp-scan/arp-scan-1.10.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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
