commit: beab1d7423e3572645a2a9e94729ec1b99a3abe3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 21 14:35:54 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 21 14:35:54 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=beab1d74
app-emacs/emacs-common: Stabilize 1.14 ALLARCHES, #970408
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emacs/emacs-common/emacs-common-1.14.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/emacs-common/emacs-common-1.14.ebuild
b/app-emacs/emacs-common/emacs-common-1.14.ebuild
index 9741d5fe58a3..54222244a57b 100644
--- a/app-emacs/emacs-common/emacs-common-1.14.ebuild
+++ b/app-emacs/emacs-common/emacs-common-1.14.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV##*.} = 9999 ]]; then
S="${EGIT_CHECKOUT_DIR}"
else
SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz"
- 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="Common files needed by all GNU Emacs versions"