From c54beb7de61adbbb367e90f711fe1eba7e323211 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sat, 31 Aug 2019 15:08:35 -0700 Subject: sys-apps/portage: drop iproute2 dep from 9999 See: https://gitweb.gentoo.org/proj/portage.git/commit/?id=70ec13029e5cc8a1decfab7134d3addea8612bd7 Package-Manager: Portage-2.3.74, Repoman-2.3.17 Signed-off-by: Zac Medico --- sys-apps/portage/portage-9999.ebuild | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'sys-apps') diff --git a/sys-apps/portage/portage-9999.ebuild b/sys-apps/portage/portage-9999.ebuild index 8f7a65da1eb8..e7c1e8c638fe 100644 --- a/sys-apps/portage/portage-9999.ebuild +++ b/sys-apps/portage/portage-9999.ebuild @@ -54,10 +54,7 @@ RDEPEND=" elibc_glibc? ( >=sys-apps/sandbox-2.2 ) elibc_musl? ( >=sys-apps/sandbox-2.2 ) elibc_uclibc? ( >=sys-apps/sandbox-2.2 ) - kernel_linux? ( - sys-apps/iproute2 - sys-apps/util-linux - ) + kernel_linux? ( sys-apps/util-linux ) >=app-misc/pax-utils-0.1.17 selinux? ( >=sys-libs/libselinux-2.0.94[python,${PYTHON_USEDEP}] ) xattr? ( kernel_linux? ( -- cgit v1.2.3-65-gdbad