From 94aedd5062c720bda87a11b2a88c43aecf6262d0 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 18 Apr 2024 00:28:35 +0100 Subject: app-admin/keepassxc: Stabilize 2.7.7-r2 x86, #930165 Signed-off-by: Sam James --- app-admin/keepassxc/keepassxc-2.7.7-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/keepassxc/keepassxc-2.7.7-r2.ebuild b/app-admin/keepassxc/keepassxc-2.7.7-r2.ebuild index 8d02ce243c7b..6d17e534e3b4 100644 --- a/app-admin/keepassxc/keepassxc-2.7.7-r2.ebuild +++ b/app-admin/keepassxc/keepassxc-2.7.7-r2.ebuild @@ -16,7 +16,7 @@ if [[ "${PV}" != *9999 ]] ; then else SRC_URI="https://github.com/keepassxreboot/${PN}/releases/download/${PV}/${P}-src.tar.xz" - KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" + KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86" fi else inherit git-r3 -- cgit v1.2.3-65-gdbad