commit: c08e3c67f5dcc4a9c4f342d2513273b66ecc623a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 21 14:35:56 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 21 14:35:56 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c08e3c67
app-emacs/ebuild-mode: Stabilize 1.81 ALLARCHES, #970409
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emacs/ebuild-mode/ebuild-mode-1.81.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/ebuild-mode/ebuild-mode-1.81.ebuild
b/app-emacs/ebuild-mode/ebuild-mode-1.81.ebuild
index 05b6e5ed7114..b874d43dc8d1 100644
--- a/app-emacs/ebuild-mode/ebuild-mode-1.81.ebuild
+++ b/app-emacs/ebuild-mode/ebuild-mode-1.81.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} = 9999 ]]; then
S="${WORKDIR}/${PN}"
else
SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc
~x86 ~x64-macos"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86
~x64-macos"
fi
DESCRIPTION="Emacs modes for editing ebuilds and other Gentoo specific files"