commit: bf91d557067ab9a3123eac749dc088a76c96403e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 8 10:25:01 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 8 10:25:01 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf91d557
app-admin/keepassxc: Stabilize 2.6.4-r2 amd64, #772419
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-admin/keepassxc/keepassxc-2.6.4-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-admin/keepassxc/keepassxc-2.6.4-r2.ebuild
b/app-admin/keepassxc/keepassxc-2.6.4-r2.ebuild
index 6ea4ff699bb..ac01735bde4 100644
--- a/app-admin/keepassxc/keepassxc-2.6.4-r2.ebuild
+++ b/app-admin/keepassxc/keepassxc-2.6.4-r2.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 ~x86"
fi
else
inherit git-r3