commit:     aa3ebe14ae2c53995a6748cbb29be4b13930d0a3
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 25 11:43:53 2019 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Mar 25 11:44:32 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa3ebe14

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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/keepassxc/keepassxc-9999.ebuild 
b/app-admin/keepassxc/keepassxc-9999.ebuild
index cc894dcf5bd..4aa8f179e8b 100644
--- a/app-admin/keepassxc/keepassxc-9999.ebuild
+++ b/app-admin/keepassxc/keepassxc-9999.ebuild
@@ -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

Reply via email to