commit:     10b0bf5b21d2701bb4ff4a1bc9ac2f71e2552337
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 29 06:57:29 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Nov 29 06:57:29 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10b0bf5b

app-admin/keepassxc: Stabilize 2.7.3 amd64, #883077

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 app-admin/keepassxc/keepassxc-2.7.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/keepassxc/keepassxc-2.7.3.ebuild 
b/app-admin/keepassxc/keepassxc-2.7.3.ebuild
index eced3151172f..fe3795ec295f 100644
--- a/app-admin/keepassxc/keepassxc-2.7.3.ebuild
+++ b/app-admin/keepassxc/keepassxc-2.7.3.ebuild
@@ -16,7 +16,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 ~riscv ~x86"
+               KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
        fi
 else
        inherit git-r3

Reply via email to