From 9a0221aa43edaa9f20b8b839da340d18646b1ae5 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sat, 3 Apr 2021 13:03:53 +0200 Subject: app-emulation/lxd: Drop superfluous optfeature header Signed-off-by: Andreas Sturmlechner --- app-emulation/lxd/lxd-4.0.4-r7.ebuild | 1 - app-emulation/lxd/lxd-4.0.5.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/app-emulation/lxd/lxd-4.0.4-r7.ebuild b/app-emulation/lxd/lxd-4.0.4-r7.ebuild index 301aad791c91..8893eee210e9 100644 --- a/app-emulation/lxd/lxd-4.0.4-r7.ebuild +++ b/app-emulation/lxd/lxd-4.0.4-r7.ebuild @@ -145,7 +145,6 @@ pkg_postinst() { elog elog "Please run 'lxc-checkconfig' to see all optional kernel features." elog - elog "Optional features:" optfeature "btrfs storage backend" sys-fs/btrfs-progs optfeature "lvm2 storage backend" sys-fs/lvm2 optfeature "zfs storage backend" sys-fs/zfs diff --git a/app-emulation/lxd/lxd-4.0.5.ebuild b/app-emulation/lxd/lxd-4.0.5.ebuild index 6463918b080c..753f89358e9d 100644 --- a/app-emulation/lxd/lxd-4.0.5.ebuild +++ b/app-emulation/lxd/lxd-4.0.5.ebuild @@ -144,7 +144,6 @@ pkg_postinst() { elog elog "Please run 'lxc-checkconfig' to see all optional kernel features." elog - elog "Optional features:" optfeature "btrfs storage backend" sys-fs/btrfs-progs optfeature "lvm2 storage backend" sys-fs/lvm2 optfeature "zfs storage backend" sys-fs/zfs -- cgit v1.2.3-65-gdbad