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: Tue, 02 Feb 2021 21:00:40
Message-Id: 1612299610.bcd020b7070d7094af13eec9f542b955f8570307.sam@gentoo
1 commit: bcd020b7070d7094af13eec9f542b955f8570307
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 2 21:00:10 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 2 21:00:10 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcd020b7
7
8 app-admin/keepassxc: Stabilize 2.6.3 amd64, #768192
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-admin/keepassxc/keepassxc-2.6.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-admin/keepassxc/keepassxc-2.6.3.ebuild b/app-admin/keepassxc/keepassxc-2.6.3.ebuild
16 index 5fd7f39fa64..7ab0a8449bd 100644
17 --- a/app-admin/keepassxc/keepassxc-2.6.3.ebuild
18 +++ b/app-admin/keepassxc/keepassxc-2.6.3.ebuild
19 @@ -15,7 +15,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 ~x86"
24 + KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
25 fi
26 else
27 inherit git-r3