From 9427c6f6a50004b0ed8d9c11c8e97a6a0fd3b04a Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 22 Jul 2024 02:08:47 +0100 Subject: [PATCH] app-admin/keepassxc: Stabilize 2.7.9 amd64, #936456 Signed-off-by: Sam James --- app-admin/keepassxc/keepassxc-2.7.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/keepassxc/keepassxc-2.7.9.ebuild b/app-admin/keepassxc/keepassxc-2.7.9.ebuild index b53c0b56d9856..1e8de6d2d084b 100644 --- a/app-admin/keepassxc/keepassxc-2.7.9.ebuild +++ b/app-admin/keepassxc/keepassxc-2.7.9.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"