summaryrefslogtreecommitdiff
path: root/sys-fs/genimage/genimage-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/genimage/genimage-9999.ebuild')
-rw-r--r--sys-fs/genimage/genimage-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/genimage/genimage-9999.ebuild b/sys-fs/genimage/genimage-9999.ebuild
index 4a0e18372d87..498034c2ce2a 100644
--- a/sys-fs/genimage/genimage-9999.ebuild
+++ b/sys-fs/genimage/genimage-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -31,7 +31,7 @@ src_prepare() {
}
pkg_postinst() {
- optfeature "cpio support" app-arch/cpio
+ optfeature "cpio support" app-alternatives/cpio
optfeature "tar support" app-arch/tar
optfeature "qemu support" app-emulation/qemu
optfeature "dosfstools support" sys-fs/dosfstools