From 3284d5e48b0f208ac23ed5b9bb84b655fda06cff Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 8 Mar 2021 10:26:38 +0000 Subject: app-admin/keepassxc: Stabilize 2.6.4-r2 x86, #772419 Signed-off-by: Sam James --- app-admin/keepassxc/keepassxc-2.6.4-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-admin/keepassxc') diff --git a/app-admin/keepassxc/keepassxc-2.6.4-r2.ebuild b/app-admin/keepassxc/keepassxc-2.6.4-r2.ebuild index ac01735bde48..e15340b81741 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 -- cgit v1.2.3-65-gdbad