repo/gentoo:master commit in: app-editors/emacs/
"Eli Schwartz" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786263340.0cda50be2116a46a3f38fe6d616d4e8c4c14a938.eschwartz@gentoo> |
commit: 0cda50be2116a46a3f38fe6d616d4e8c4c14a938
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=0cda50be
app-editors/emacs: Stabilize 30.2-r5 arm, #980628
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
app-editors/emacs/emacs-30.2-r5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-editors/emacs/emacs-30.2-r5.ebuild b/app-editors/emacs/emacs-30.2-r5.ebuild
index c7ac00df0c72..27a5de1afc2c 100644
--- a/app-editors/emacs/emacs-30.2-r5.ebuild
+++ b/app-editors/emacs/emacs-30.2-r5.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"