diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-03-18 10:11:29 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-03-18 10:11:29 +0200 |
commit | a1d45284ba5930efa3634ea6c29dec754e2e1a79 (patch) | |
tree | 847ef1fb6cacb9b0401f0341e055910de7e48cd2 /net-analyzer/arp-scan | |
parent | dev-java/slf4j-ext: Keyword 1.7.36 arm64, #835332 (diff) | |
download | gentoo-a1d45284ba5930efa3634ea6c29dec754e2e1a79.tar.gz gentoo-a1d45284ba5930efa3634ea6c29dec754e2e1a79.tar.bz2 gentoo-a1d45284ba5930efa3634ea6c29dec754e2e1a79.zip |
net-analyzer/arp-scan: Keyword 1.9.7 arm, #835393
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer/arp-scan')
-rw-r--r-- | net-analyzer/arp-scan/arp-scan-1.9.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/arp-scan/arp-scan-1.9.7.ebuild b/net-analyzer/arp-scan/arp-scan-1.9.7.ebuild index 699942037b59..fc0cf3e2a729 100644 --- a/net-analyzer/arp-scan/arp-scan-1.9.7.ebuild +++ b/net-analyzer/arp-scan/arp-scan-1.9.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/royhills/arp-scan/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~ppc64 ~riscv" +KEYWORDS="amd64 ~arm ~ppc64 ~riscv" DEPEND=" net-libs/libpcap |