Skip to content

Commit

Permalink
app-admin/keepassxc: Synced live ebuild.
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Lars Wendler <[email protected]>
  • Loading branch information
Lars Wendler committed Mar 25, 2019
1 parent 8265179 commit aa3ebe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-admin/keepassxc/keepassxc-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ src_configure() {
-DWITH_XC_SSHAGENT=ON
-DWITH_XC_YUBIKEY="$(usex yubikey)"
)
if [[ "${PV}" != 9999 ]] ; then
if [[ "${PV}" == *_beta* ]] ; then
mycmakeargs+=( -DOVERRIDE_VERSION="${PV/_/-}" )
fi
cmake-utils_src_configure
Expand Down

0 comments on commit aa3ebe1

Please sign in to comment.