commit:     3d074f04398d4ed6c64f74aea0687d7b4f27462e
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 13 06:59:01 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Jul 13 07:16:00 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d074f04

app-emulation/lxd: describe apparmor IUSE

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-emulation/lxd/metadata.xml | 37 ++++++++++++++++++++-----------------
 1 file changed, 20 insertions(+), 17 deletions(-)

diff --git a/app-emulation/lxd/metadata.xml b/app-emulation/lxd/metadata.xml
index 6711afb51f1..8a3feb50493 100644
--- a/app-emulation/lxd/metadata.xml
+++ b/app-emulation/lxd/metadata.xml
@@ -1,21 +1,24 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-       <maintainer type="person">
-               <email>[email protected]</email>
-               <name>Erik Mackdanz</name>
-       </maintainer>
-       <maintainer type="project">
-               <email>[email protected]</email>
-               <name>Gentoo Virtualization Project</name>
-       </maintainer>
-       <longdescription>
-               By combining the speed and density of containers with
-               the security of traditional virtual machines, LXD is
-               the next-generation of container hypervisor for Linux
-               from Canonical.
-       </longdescription>
-       <upstream>
-               <remote-id type="github">lxc/lxd</remote-id>
-       </upstream>
+  <maintainer type="person">
+    <email>[email protected]</email>
+    <name>Erik Mackdanz</name>
+  </maintainer>
+  <maintainer type="project">
+    <email>[email protected]</email>
+    <name>Gentoo Virtualization Project</name>
+  </maintainer>
+  <use>
+    <flag name="apparmor">Enable AppArmor support</flag>
+  </use>
+  <longdescription>
+    By combining the speed and density of containers with
+    the security of traditional virtual machines, LXD is
+    the next-generation of container hypervisor for Linux
+    from Canonical.
+  </longdescription>
+  <upstream>
+    <remote-id type="github">lxc/lxd</remote-id>
+  </upstream>
 </pkgmetadata>

Reply via email to