From aa8d28f88aae8da2d06b01cec64fd05ab541241f Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Fri, 24 Apr 2026 16:09:31 -0400 Subject: [PATCH] app-emacs/with-editor: keyword 3.4.9 for ~ppc, #970064 Tested-by: ernsteiswuerfel Signed-off-by: Eli Schwartz --- app-emacs/with-editor/with-editor-3.4.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/with-editor/with-editor-3.4.9.ebuild b/app-emacs/with-editor/with-editor-3.4.9.ebuild index 390413857791a..d41b8d0f21b26 100644 --- a/app-emacs/with-editor/with-editor-3.4.9.ebuild +++ b/app-emacs/with-editor/with-editor-3.4.9.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" + KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86" fi S="${WORKDIR}/${P}/lisp"