diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-04-03 13:03:40 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-04-04 20:55:00 +0200 |
commit | 41d16863273e5ad0b6ccb2ff3bef19ac3948075e (patch) | |
tree | eb319a3a7b3096ed587fd711fa2657cdb65b64fa /app-emulation/lxc | |
parent | app-doc/gnucash-docs: Fix optfeature descriptions (diff) | |
download | gentoo-41d16863273e5ad0b6ccb2ff3bef19ac3948075e.tar.gz gentoo-41d16863273e5ad0b6ccb2ff3bef19ac3948075e.tar.bz2 gentoo-41d16863273e5ad0b6ccb2ff3bef19ac3948075e.zip |
app-emulation/lxc: Drop superfluous optfeature header
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-emulation/lxc')
-rw-r--r-- | app-emulation/lxc/lxc-4.0.6.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-emulation/lxc/lxc-4.0.6.ebuild b/app-emulation/lxc/lxc-4.0.6.ebuild index 3e0295de76a6..ff87b65cfbfb 100644 --- a/app-emulation/lxc/lxc-4.0.6.ebuild +++ b/app-emulation/lxc/lxc-4.0.6.ebuild @@ -167,7 +167,6 @@ pkg_postinst() { elog "Please run 'lxc-checkconfig' to see optional kernel features." elog - elog "Optional uninstalled dependencies:" optfeature "automatic template scripts" app-emulation/lxc-templates optfeature "Debian-based distribution container image support" dev-util/debootstrap optfeature "snapshot & restore functionality" sys-process/criu |