commit: 9131ba5d11bf6f387bca4b3503b3f499d8244193
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 15 07:41:50 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Jul 15 07:41:50 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9131ba5d
app-admin/keepassxc: x86 stable wrt bug #802135
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
app-admin/keepassxc/keepassxc-2.6.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-admin/keepassxc/keepassxc-2.6.6.ebuild
b/app-admin/keepassxc/keepassxc-2.6.6.ebuild
index cc729b4207a..e88a934d8a6 100644
--- a/app-admin/keepassxc/keepassxc-2.6.6.ebuild
+++ b/app-admin/keepassxc/keepassxc-2.6.6.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