Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/keepassxc/
Date: Wed, 30 Nov 2022 22:34:24
Message-Id: 1669847649.5158bd5edeb4a80fc58823be3129016b53dc415d.sam@gentoo
1 commit: 5158bd5edeb4a80fc58823be3129016b53dc415d
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 30 22:34:09 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 30 22:34:09 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5158bd5e
7
8 app-admin/keepassxc: Stabilize 2.7.4 x86, #883763
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-admin/keepassxc/keepassxc-2.7.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-admin/keepassxc/keepassxc-2.7.4.ebuild b/app-admin/keepassxc/keepassxc-2.7.4.ebuild
16 index fe3795ec295f..7608f162fbff 100644
17 --- a/app-admin/keepassxc/keepassxc-2.7.4.ebuild
18 +++ b/app-admin/keepassxc/keepassxc-2.7.4.ebuild
19 @@ -16,7 +16,7 @@ if [[ "${PV}" != *9999 ]] ; then
20 else
21 #SRC_URI="https://github.com/keepassxreboot/keepassxc/archive/${PV}.tar.gz -> ${P}.tar.gz"
22 SRC_URI="https://github.com/keepassxreboot/keepassxc/releases/download/${PV}/${P}-src.tar.xz"
23 - KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
24 + KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
25 fi
26 else
27 inherit git-r3