From 2bbdf5a31c3bf1cce29dd28d5e188a11dc11f142 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sun, 19 Oct 2025 17:53:09 +0300 Subject: [PATCH] app-emacs/helm: Stabilize 4.0.6 ALLARCHES, #964675 Signed-off-by: Arthur Zamarin --- app-emacs/helm/helm-4.0.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/helm/helm-4.0.6.ebuild b/app-emacs/helm/helm-4.0.6.ebuild index 35caef13447cf..16628e8fbd26d 100644 --- a/app-emacs/helm/helm-4.0.6.ebuild +++ b/app-emacs/helm/helm-4.0.6.ebuild @@ -17,7 +17,7 @@ else SRC_URI="https://github.com/emacs-helm/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi LICENSE="GPL-3+"