From 92f656c95dd782d95e4febe727b00fce8aa219fb Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Fri, 4 Jul 2025 08:18:35 +0300 Subject: [PATCH] app-emacs/with-editor: Stabilize 3.4.4 ALLARCHES, #959465 Signed-off-by: Arthur Zamarin --- app-emacs/with-editor/with-editor-3.4.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/with-editor/with-editor-3.4.4.ebuild b/app-emacs/with-editor/with-editor-3.4.4.ebuild index 9f008b17729d3..f10363d36ec6c 100644 --- a/app-emacs/with-editor/with-editor-3.4.4.ebuild +++ b/app-emacs/with-editor/with-editor-3.4.4.ebuild @@ -17,7 +17,7 @@ else SRC_URI="https://github.com/magit/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz" - KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="amd64 arm arm64 ppc64 ~riscv x86 ~amd64-linux ~x86-linux" fi S="${WORKDIR}/${P}/lisp"