diff options
author | 2024-04-27 23:22:48 +0100 | |
---|---|---|
committer | 2024-04-27 23:22:48 +0100 | |
commit | 45a06dc362cc9209882f14d63df8e2c821a9c53b (patch) | |
tree | 7fbbcf7d9103f022cdd4e4c06815ae46af8f97f1 /app-editors/emacs | |
parent | app-editors/emacs: Stabilize 27.2-r16 x86, #930795 (diff) | |
download | gentoo-45a06dc362cc9209882f14d63df8e2c821a9c53b.tar.gz gentoo-45a06dc362cc9209882f14d63df8e2c821a9c53b.tar.bz2 gentoo-45a06dc362cc9209882f14d63df8e2c821a9c53b.zip |
app-editors/emacs: Stabilize 28.2-r12 x86, #930795
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors/emacs')
-rw-r--r-- | app-editors/emacs/emacs-28.2-r12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs/emacs-28.2-r12.ebuild b/app-editors/emacs/emacs-28.2-r12.ebuild index ced33e2e5793..141307abfb4f 100644 --- a/app-editors/emacs/emacs-28.2-r12.ebuild +++ b/app-editors/emacs/emacs-28.2-r12.ebuild @@ -36,7 +36,7 @@ else PATCHES=("${WORKDIR}/patch") SLOT="${PV%%.*}" [[ ${PV} == *.*.* ]] && SLOT+="-vcs" - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" fi DESCRIPTION="The extensible, customizable, self-documenting real-time display editor" |