diff options
author | Joonas Niilola <juippis@gentoo.org> | 2020-07-13 10:19:22 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-07-13 10:19:22 +0300 |
commit | bd06487a605c08a2400b9b0df7f8e591d60884e7 (patch) | |
tree | 98935af68060a926205e0280f902f13f4ccebd40 /app-emulation/lxd | |
parent | dev-python/texttable: python3.9, use d_e_t, use optfeature, clean file (diff) | |
download | gentoo-bd06487a605c08a2400b9b0df7f8e591d60884e7.tar.gz gentoo-bd06487a605c08a2400b9b0df7f8e591d60884e7.tar.bz2 gentoo-bd06487a605c08a2400b9b0df7f8e591d60884e7.zip |
app-emulation/lxd: remove redundant optfeature
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-emulation/lxd')
-rw-r--r-- | app-emulation/lxd/lxd-4.0.2-r1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-emulation/lxd/lxd-4.0.2-r1.ebuild b/app-emulation/lxd/lxd-4.0.2-r1.ebuild index 899ac595ada9..3c8ffca9ef19 100644 --- a/app-emulation/lxd/lxd-4.0.2-r1.ebuild +++ b/app-emulation/lxd/lxd-4.0.2-r1.ebuild @@ -202,7 +202,6 @@ pkg_postinst() { elog "including a Quick Start." elog elog "Optional features:" - optfeature "apparmor support" app-emulation/lxc[apparmor] optfeature "btrfs storage backend" sys-fs/btrfs-progs optfeature "lvm2 storage backend" sys-fs/lvm2 optfeature "zfs storage backend" sys-fs/zfs |