summaryrefslogtreecommitdiff
path: root/app-emulation/lxd/lxd-4.0.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/lxd/lxd-4.0.3.ebuild')
-rw-r--r--app-emulation/lxd/lxd-4.0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/lxd/lxd-4.0.3.ebuild b/app-emulation/lxd/lxd-4.0.3.ebuild
index 6916707a2f41..abda07f1be07 100644
--- a/app-emulation/lxd/lxd-4.0.3.ebuild
+++ b/app-emulation/lxd/lxd-4.0.3.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit autotools bash-completion-r1 eutils linux-info systemd
+inherit autotools bash-completion-r1 linux-info optfeature systemd
DESCRIPTION="Fast, dense and secure container management"
HOMEPAGE="https://linuxcontainers.org/lxd/introduction/ https://github.com/lxc/lxd"
@@ -12,7 +12,7 @@ SRC_URI="https://linuxcontainers.org/downloads/${PN}/${P}.tar.gz"
# Needs to include licenses for all bundled programs and libraries.
LICENSE="Apache-2.0 BSD BSD-2 LGPL-3 MIT MPL-2.0"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
IUSE="apparmor +ipv6 nls"
DEPEND="app-arch/xz-utils