commit:     428f2f3b07376df0cfb2b5b6f9f7cce1b54ab977
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 23 08:39:44 2022 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Wed Mar 23 08:40:13 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=428f2f3b

app-admin/keepassxc: Synced live ebuild

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 3d0e25a306e7..5a55699208b5 100644
--- a/app-admin/keepassxc/keepassxc-9999.ebuild
+++ b/app-admin/keepassxc/keepassxc-9999.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" != *9999 ]] ; then
        else
                
#SRC_URI="https://github.com/keepassxreboot/keepassxc/archive/${PV}.tar.gz -> 
${P}.tar.gz"
                
SRC_URI="https://github.com/keepassxreboot/keepassxc/releases/download/${PV}/${P}-src.tar.xz";
-               KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+               KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
        fi
 else
        inherit git-r3
@@ -30,6 +30,7 @@ IUSE="autotype browser ccache doc keeshare +network test 
yubikey"
 RESTRICT="!test? ( test )"
 
 RDEPEND="
+       app-crypt/argon2:=
        dev-libs/botan:2
        dev-qt/qtconcurrent:5
        dev-qt/qtcore:5

Reply via email to