diff options
Diffstat (limited to 'sys-kernel/dracut/dracut-045-r2.ebuild')
-rw-r--r-- | sys-kernel/dracut/dracut-045-r2.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sys-kernel/dracut/dracut-045-r2.ebuild b/sys-kernel/dracut/dracut-045-r2.ebuild index c5346244e0b9..396de86b3d2a 100644 --- a/sys-kernel/dracut/dracut-045-r2.ebuild +++ b/sys-kernel/dracut/dracut-045-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -148,8 +148,6 @@ pkg_postinst() { optfeature \ "Allows use of dash instead of default bash (on your own risk)" \ app-shells/dash - optfeature "Framebuffer splash (media-gfx/splashutils)" \ - media-gfx/splashutils optfeature "Support iSCSI" sys-block/open-iscsi optfeature "Support Logical Volume Manager" sys-fs/lvm2 optfeature "Support MD devices, also known as software RAID devices" \ |