summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-02-24 14:35:57 +0000
committerSam James <sam@gentoo.org>2024-02-24 14:35:57 +0000
commit7e90a1404497278b9dea7aed97a7f40ee98c15c9 (patch)
treead22ae05db74d8271ba1b5328aba26a5860a2609 /app-editors
parentprofiles: unmask CET (diff)
downloadgentoo-7e90a1404497278b9dea7aed97a7f40ee98c15c9.tar.gz
gentoo-7e90a1404497278b9dea7aed97a7f40ee98c15c9.tar.bz2
gentoo-7e90a1404497278b9dea7aed97a7f40ee98c15c9.zip
app-editors/emacs: Stabilize 29.2-r1 amd64, #925092
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/emacs/emacs-29.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs/emacs-29.2-r1.ebuild b/app-editors/emacs/emacs-29.2-r1.ebuild
index f661ec646411..8713175eb37a 100644
--- a/app-editors/emacs/emacs-29.2-r1.ebuild
+++ b/app-editors/emacs/emacs-29.2-r1.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"