repo/gentoo:master commit in: app-editors/emacs/
"Eli Schwartz" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786263340.5d68f183ce52d6ec9df68f942db67d98377e43e0.eschwartz@gentoo> |
commit: 5d68f183ce52d6ec9df68f942db67d98377e43e0
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 9 06:43:29 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Sun Aug 9 08:15:40 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d68f183
app-editors/emacs: Stabilize 29.4-r9 arm, #980628
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
app-editors/emacs/emacs-29.4-r9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-editors/emacs/emacs-29.4-r9.ebuild b/app-editors/emacs/emacs-29.4-r9.ebuild
index 5e7ee03e3d5f..70976334cdde 100644
--- a/app-editors/emacs/emacs-29.4-r9.ebuild
+++ b/app-editors/emacs/emacs-29.4-r9.ebuild
@@ -36,7 +36,7 @@ else
PATCHES=("${WORKDIR}/patch")
SLOT="${PV%%.*}"
[[ ${PV} == *.*.* ]] && SLOT+="-vcs"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~x64-macos"
+ KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~x64-macos"
fi
DESCRIPTION="The advanced, extensible, customizable, self-documenting editor"