commit: c568dbf480c93bb9f7c0efa259e4262674a9b3e3
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 13 09:17:02 2019 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Sat Apr 13 09:18:11 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c568dbf4
app-admin/keepassxc: Synced live ebuild
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
app-admin/keepassxc/keepassxc-9999.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/app-admin/keepassxc/keepassxc-9999.ebuild
b/app-admin/keepassxc/keepassxc-9999.ebuild
index 4aa8f179e8b..5b33ef6ebd1 100644
--- a/app-admin/keepassxc/keepassxc-9999.ebuild
+++ b/app-admin/keepassxc/keepassxc-9999.ebuild
@@ -24,7 +24,7 @@ fi
LICENSE="LGPL-2.1 GPL-2 GPL-3"
SLOT="0"
-IUSE="autotype browser debug network test yubikey"
+IUSE="autotype browser debug +network test yubikey"
RDEPEND="
app-crypt/argon2:=
@@ -74,6 +74,7 @@ src_configure() {
-DWITH_XC_BROWSER="$(usex browser)"
-DWITH_XC_NETWORKING="$(usex network)"
-DWITH_XC_SSHAGENT=ON
+ -DWITH_XC_UPDATECHECK=OFF
-DWITH_XC_YUBIKEY="$(usex yubikey)"
)
if [[ "${PV}" == *_beta* ]] ; then