sys-apps/debianutils: Sync with Gentoo

It's from Gentoo commit 03542ba8c98ba444924af90e09fcd6ff504adb13.
This commit is contained in:
Flatcar Buildbot 2024-02-19 07:16:12 +00:00 committed by Krzesimir Nowak
parent e6b1da1b0b
commit 44316d94b3

View File

@ -15,12 +15,7 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv
IUSE="+installkernel static" IUSE="+installkernel static"
PDEPEND=" PDEPEND="
installkernel? ( installkernel? ( sys-kernel/installkernel )
|| (
sys-kernel/installkernel
sys-kernel/installkernel-systemd
)
)
" "
PATCHES=( "${FILESDIR}"/${PN}-3.4.2-no-bs-namespace.patch ) PATCHES=( "${FILESDIR}"/${PN}-3.4.2-no-bs-namespace.patch )