From: Lars Wendler Date: Sat, 13 Apr 2019 09:17:02 +0000 (+0200) Subject: app-admin/keepassxc: Synced live ebuild X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c568dbf480c93bb9f7c0efa259e4262674a9b3e3;p=gentoo.git app-admin/keepassxc: Synced live ebuild Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler --- diff --git a/app-admin/keepassxc/keepassxc-9999.ebuild b/app-admin/keepassxc/keepassxc-9999.ebuild index 4aa8f179e8b7..5b33ef6ebd16 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