commit: d9704bbda911109e41e18f2cd95fed56cf741181
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 22 20:26:07 2025 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Mon Dec 22 22:51:36 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9704bbd
app-editors/emacs: Stabilize 28.2-r19 ppc64, #960569
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
app-editors/emacs/emacs-28.2-r19.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-editors/emacs/emacs-28.2-r19.ebuild
b/app-editors/emacs/emacs-28.2-r19.ebuild
index 3bb2d99c8b59..4ba81f4694b4 100644
--- a/app-editors/emacs/emacs-28.2-r19.ebuild
+++ b/app-editors/emacs/emacs-28.2-r19.ebuild
@@ -36,7 +36,7 @@ else
PATCHES=("${WORKDIR}/patch")
SLOT="${PV%%.*}"
[[ ${PV} == *.*.* ]] && SLOT+="-vcs"
- KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~m68k ~mips ppc ~ppc64 ~riscv
~sparc x86 ~x64-macos"
+ KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~m68k ~mips ppc ppc64 ~riscv
~sparc x86 ~x64-macos"
fi
DESCRIPTION="The advanced, extensible, customizable, self-documenting editor"