From 065c7ba2376d7181774d81443e06cd6f5e173b31 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Fri, 23 Feb 2018 17:23:58 -0600 Subject: 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 5d2d57477dde..96bd13881e8c 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 80385e835f0b..ad767a50b284 100644 --- a/app-admin/keepassxc/metadata.xml +++ b/app-admin/keepassxc/metadata.xml @@ -7,7 +7,9 @@ Add support to autotype the passwords into other applications + Enables browser plugin support Add http support + Enable network support Enable database unlocking via YubiKey. -- cgit v1.2.3-65-gdbad