commit: 90bf854cecd7d7361fbaa092b0deff6e09b4a127
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 3 03:11:47 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 3 03:11:47 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90bf854c
app-admin/keepassxc: Stabilize 2.6.3 x86, #768192
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-admin/keepassxc/keepassxc-2.6.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-admin/keepassxc/keepassxc-2.6.3.ebuild
b/app-admin/keepassxc/keepassxc-2.6.3.ebuild
index 7ab0a8449bd..5b51acf9ec3 100644
--- a/app-admin/keepassxc/keepassxc-2.6.3.ebuild
+++ b/app-admin/keepassxc/keepassxc-2.6.3.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