From 8ee99eab8d2e2bb4c52c893accdc9e3a17a3f231 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Fri, 7 Jun 2024 20:46:28 +0300 Subject: [PATCH] app-admin/keepassxc: Stabilize 2.7.8 amd64, #933728 Signed-off-by: Arthur Zamarin --- app-admin/keepassxc/keepassxc-2.7.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/keepassxc/keepassxc-2.7.8.ebuild b/app-admin/keepassxc/keepassxc-2.7.8.ebuild index d0232d30d47f0..5cdd333ad9834 100644 --- a/app-admin/keepassxc/keepassxc-2.7.8.ebuild +++ b/app-admin/keepassxc/keepassxc-2.7.8.ebuild @@ -23,7 +23,7 @@ else SRC_URI="https://github.com/keepassxreboot/${PN}/releases/download/${PV}/${P}-src.tar.xz" fi - KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv x86" + KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86" fi LICENSE="LGPL-2.1 GPL-2 GPL-3"