summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-09-07 10:50:15 +0200
committerDavid Seifert <soap@gentoo.org>2020-09-07 10:50:15 +0200
commit9760f89586a8094fe96012b7e05bea7afce65a20 (patch)
tree4da6c08d587f1aaaf093041132f1ca270c428d37 /app-emulation
parentapp-editors/retext: Inherit optfeature.eclass (diff)
downloadgentoo-9760f89586a8094fe96012b7e05bea7afce65a20.tar.gz
gentoo-9760f89586a8094fe96012b7e05bea7afce65a20.tar.bz2
gentoo-9760f89586a8094fe96012b7e05bea7afce65a20.zip
app-emulation/lxd: Inherit optfeature.eclass
Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/lxd/lxd-4.0.2-r1.ebuild2
-rw-r--r--app-emulation/lxd/lxd-4.0.3.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/lxd/lxd-4.0.2-r1.ebuild b/app-emulation/lxd/lxd-4.0.2-r1.ebuild
index 0eed136d3d5e..cf2276c610ba 100644
--- a/app-emulation/lxd/lxd-4.0.2-r1.ebuild
+++ b/app-emulation/lxd/lxd-4.0.2-r1.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"
diff --git a/app-emulation/lxd/lxd-4.0.3.ebuild b/app-emulation/lxd/lxd-4.0.3.ebuild
index 6916707a2f41..9da34e591149 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"