commit:     065c7ba2376d7181774d81443e06cd6f5e173b31
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 23 23:23:58 2018 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Fri Feb 23 23:24:19 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=065c7ba2

app-admin/keepassxc: fixing use flags

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-admin/keepassxc/keepassxc-9999.ebuild | 2 +-
 app-admin/keepassxc/metadata.xml          | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/app-admin/keepassxc/keepassxc-9999.ebuild 
b/app-admin/keepassxc/keepassxc-9999.ebuild
index 5d2d57477dd..96bd13881e8 100644
--- a/app-admin/keepassxc/keepassxc-9999.ebuild
+++ b/app-admin/keepassxc/keepassxc-9999.ebuild
@@ -20,7 +20,7 @@ fi
 
 LICENSE="LGPL-2.1 GPL-2 GPL-3"
 SLOT="0"
-IUSE="autotype debug http test yubikey"
+IUSE="autotype browser debug http network test yubikey"
 
 RDEPEND="
        app-crypt/argon2:=

diff --git a/app-admin/keepassxc/metadata.xml b/app-admin/keepassxc/metadata.xml
index 80385e835f0..ad767a50b28 100644
--- a/app-admin/keepassxc/metadata.xml
+++ b/app-admin/keepassxc/metadata.xml
@@ -7,7 +7,9 @@
   </maintainer>
   <use>
     <flag name="autotype">Add support to autotype the passwords into other 
applications</flag>
+    <flag name="browser">Enables browser plugin support</flag>
     <flag name="http">Add http support</flag>
+    <flag name="network">Enable network support</flag>
     <flag name="yubikey">Enable database unlocking via YubiKey.</flag>
   </use>
   <longdescription>

Reply via email to