sys-apps/netkit-base: add blocker on net-misc/initutils

Bug: https://bugs.gentoo.org/939756
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
Mike Gilbert
2024-09-16 13:54:24 -04:00
parent 580d02432b
commit 5175020a02

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,6 +13,10 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ppc ppc64 sparc x86"
RDEPEND="
!net-misc/inetutils[inetd]
"
PATCHES=(
"${FILESDIR}"/003_all_netkit-base-0.17-gcc4.patch
"${FILESDIR}"/004_all_netkit-base-0.17-misc-fixes.patch