From 819163b3c9f6961dc68db3352da2a65fe5efd89e Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 5 Apr 2025 20:07:54 +0300 Subject: [PATCH] app-admin/keepassxc: Stabilize 2.7.10 amd64, #953234 Signed-off-by: Arthur Zamarin --- app-admin/keepassxc/keepassxc-2.7.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/keepassxc/keepassxc-2.7.10.ebuild b/app-admin/keepassxc/keepassxc-2.7.10.ebuild index 005313ada1be8..b0be6548e2c5b 100644 --- a/app-admin/keepassxc/keepassxc-2.7.10.ebuild +++ b/app-admin/keepassxc/keepassxc-2.7.10.ebuild @@ -24,7 +24,7 @@ else -> ${P}.gh.tar.gz" fi - KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv x86" + KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86" fi LICENSE="LGPL-2.1 GPL-2 GPL-3"