sys-apps/debianutils: Sync with Gentoo

It's from Gentoo commit 1548f149879fca4915d49d3a1991d9d2ebd03e57.
This commit is contained in:
Flatcar Buildbot 2024-01-15 07:14:54 +00:00 committed by Krzesimir Nowak
parent 38fe9817fc
commit cf176bec35

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors # Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI=8 EAPI=8
@ -17,7 +17,7 @@ IUSE="+installkernel static"
PDEPEND=" PDEPEND="
installkernel? ( installkernel? (
|| ( || (
sys-kernel/installkernel-gentoo sys-kernel/installkernel
sys-kernel/installkernel-systemd sys-kernel/installkernel-systemd
) )
) )