commit:     7b9231dc15d7c2f663695361eafd1d27fe98fa24
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  3 20:24:03 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan  3 20:24:07 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b9231dc

sys-kernel/dracut: update optfeature for lvm2[lvm]

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-kernel/dracut/dracut-057-r3.ebuild | 4 ++--
 sys-kernel/dracut/dracut-059.ebuild    | 4 ++--
 sys-kernel/dracut/dracut-9999.ebuild   | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sys-kernel/dracut/dracut-057-r3.ebuild 
b/sys-kernel/dracut/dracut-057-r3.ebuild
index ddb9e967acd8..ce124a2b0cc8 100644
--- a/sys-kernel/dracut/dracut-057-r3.ebuild
+++ b/sys-kernel/dracut/dracut-057-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -158,7 +158,7 @@ pkg_postinst() {
                "Allows use of dash instead of default bash (on your own risk)" 
\
                app-shells/dash
        optfeature "Support iSCSI" sys-block/open-iscsi
-       optfeature "Support Logical Volume Manager" sys-fs/lvm2
+       optfeature "Support Logical Volume Manager" sys-fs/lvm2[lvm]
        optfeature "Support MD devices, also known as software RAID devices" \
                sys-fs/mdadm
        optfeature "Support Device Mapper multipathing" sys-fs/multipath-tools

diff --git a/sys-kernel/dracut/dracut-059.ebuild 
b/sys-kernel/dracut/dracut-059.ebuild
index 9c6f65806330..0701c7f85ce2 100644
--- a/sys-kernel/dracut/dracut-059.ebuild
+++ b/sys-kernel/dracut/dracut-059.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -156,7 +156,7 @@ pkg_postinst() {
                "Allows use of dash instead of default bash (on your own risk)" 
\
                app-shells/dash
        optfeature "Support iSCSI" sys-block/open-iscsi
-       optfeature "Support Logical Volume Manager" sys-fs/lvm2
+       optfeature "Support Logical Volume Manager" sys-fs/lvm2[lvm]
        optfeature "Support MD devices, also known as software RAID devices" \
                sys-fs/mdadm
        optfeature "Support Device Mapper multipathing" sys-fs/multipath-tools

diff --git a/sys-kernel/dracut/dracut-9999.ebuild 
b/sys-kernel/dracut/dracut-9999.ebuild
index 40d636fee825..d4f709bbb570 100644
--- a/sys-kernel/dracut/dracut-9999.ebuild
+++ b/sys-kernel/dracut/dracut-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -156,7 +156,7 @@ pkg_postinst() {
                "Allows use of dash instead of default bash (on your own risk)" 
\
                app-shells/dash
        optfeature "Support iSCSI" sys-block/open-iscsi
-       optfeature "Support Logical Volume Manager" sys-fs/lvm2
+       optfeature "Support Logical Volume Manager" sys-fs/lvm2[lvm]
        optfeature "Support MD devices, also known as software RAID devices" \
                sys-fs/mdadm
        optfeature "Support Device Mapper multipathing" sys-fs/multipath-tools

Reply via email to