commit:     d06b95f94fbdb90f1880d6c07440a928a5b78e7e
Author:     Ian Jordan <immoloism <AT> gmail <DOT> com>
AuthorDate: Sat Sep 21 04:58:47 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 24 06:04:47 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d06b95f9

sys-apps/iproute2: Remove net-misc/arpd block

Remove non-existing blocker net-misc/arpd from new ebuild and 9999

Signed-off-by: Ian Jordan <immoloism <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/38710
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-apps/iproute2/iproute2-6.11.0-r1.ebuild | 1 -
 sys-apps/iproute2/iproute2-9999.ebuild      | 1 -
 2 files changed, 2 deletions(-)

diff --git a/sys-apps/iproute2/iproute2-6.11.0-r1.ebuild 
b/sys-apps/iproute2/iproute2-6.11.0-r1.ebuild
index 98f97cdff569..c5c0744b82f8 100644
--- a/sys-apps/iproute2/iproute2-6.11.0-r1.ebuild
+++ b/sys-apps/iproute2/iproute2-6.11.0-r1.ebuild
@@ -24,7 +24,6 @@ RESTRICT="test"
 
 # We could make libmnl optional, but it's tiny, so eh
 RDEPEND="
-       !net-misc/arpd
        !minimal? ( net-libs/libmnl:= )
        atm? ( net-dialup/linux-atm )
        berkdb? ( sys-libs/db:= )

diff --git a/sys-apps/iproute2/iproute2-9999.ebuild 
b/sys-apps/iproute2/iproute2-9999.ebuild
index 26b79a0d0847..e650e4f2e1ca 100644
--- a/sys-apps/iproute2/iproute2-9999.ebuild
+++ b/sys-apps/iproute2/iproute2-9999.ebuild
@@ -24,7 +24,6 @@ RESTRICT="test"
 
 # We could make libmnl optional, but it's tiny, so eh
 RDEPEND="
-       !net-misc/arpd
        !minimal? ( net-libs/libmnl:= )
        atm? ( net-dialup/linux-atm )
        berkdb? ( sys-libs/db:= )

Reply via email to