sys-kernel/dracut: Sync with Gentoo

It's from Gentoo commit 273540ab6397593e183cf92fed023f696e621f11.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
Flatcar Buildbot 2025-09-15 07:11:21 +00:00 committed by Krzesimir Nowak
parent 5e7f5e1a48
commit deb5d1403d
4 changed files with 4 additions and 4 deletions

View File

@ -22,7 +22,7 @@ HOMEPAGE="https://github.com/dracut-ng/dracut-ng/wiki"
LICENSE="GPL-2"
SLOT="0"
IUSE="+dracut-cpio selinux test"
IUSE="dracut-cpio selinux test"
RESTRICT="test"
PROPERTIES="test? ( test_privileged test_network )"

View File

@ -22,7 +22,7 @@ HOMEPAGE="https://github.com/dracut-ng/dracut-ng/wiki"
LICENSE="GPL-2"
SLOT="0"
IUSE="+dracut-cpio selinux test"
IUSE="dracut-cpio selinux test"
RESTRICT="test"
PROPERTIES="test? ( test_privileged test_network )"

View File

@ -22,7 +22,7 @@ HOMEPAGE="https://github.com/dracut-ng/dracut-ng/wiki"
LICENSE="GPL-2"
SLOT="0"
IUSE="+dracut-cpio selinux test"
IUSE="dracut-cpio selinux test"
RESTRICT="test"
PROPERTIES="test? ( test_privileged test_network )"

View File

@ -14,7 +14,7 @@
<name>Nowa Ammerlaan</name>
</maintainer>
<use>
<flag name="dracut-cpio">Build the enhanced 'dracut-cpio' program, written in Rust.</flag>
<flag name="dracut-cpio">Build the enhanced 'dracut-cpio' program</flag>
</use>
<upstream>
<remote-id type="github">dracut-ng/dracut-ng</remote-id>