commit: a01f699448e495656cb8d97c85ce24a1d9fe22d2 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 30 03:11:29 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Dec 30 03:11:29 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a01f6994
net-analyzer/arpoison: Stabilize 0.7-r1 amd64, #920960 Signed-off-by: Sam James <sam <AT> gentoo.org> net-analyzer/arpoison/arpoison-0.7-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/arpoison/arpoison-0.7-r1.ebuild b/net-analyzer/arpoison/arpoison-0.7-r1.ebuild index b55d86faed1c..bf283bf473fd 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}"