diff options
Diffstat (limited to 'net-analyzer/arpoison')
-rw-r--r-- | net-analyzer/arpoison/arpoison-0.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/arpoison/arpoison-0.7-r1.ebuild b/net-analyzer/arpoison/arpoison-0.7-r1.ebuild index 0f80b266f2fd..9cf32953387a 100644 --- a/net-analyzer/arpoison/arpoison-0.7-r1.ebuild +++ b/net-analyzer/arpoison/arpoison-0.7-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~jsmolic/distfiles/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ppc ~riscv ~x86" +KEYWORDS="amd64 ~arm ppc ~riscv x86" RDEPEND="net-libs/libnet:1.1" DEPEND="${RDEPEND}" |