summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-03-24 18:16:42 +0000
committerSam James <sam@gentoo.org>2024-03-24 18:16:42 +0000
commit7784953e4ac5c1ccaa52e0ed3ff3fce63f264d8c (patch)
tree18a223018e4fd45aaa746f15624828740b0cd5d5 /app-editors
parentsys-fs/fuse-overlayfs: add missing linux-info inherit (diff)
downloadgentoo-7784953e4ac5c1ccaa52e0ed3ff3fce63f264d8c.tar.gz
gentoo-7784953e4ac5c1ccaa52e0ed3ff3fce63f264d8c.tar.bz2
gentoo-7784953e4ac5c1ccaa52e0ed3ff3fce63f264d8c.zip
app-editors/emacs: Stabilize 29.3 ppc64, #927727
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/emacs/emacs-29.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs/emacs-29.3.ebuild b/app-editors/emacs/emacs-29.3.ebuild
index bce8be95fd44..fd44f06c7d91 100644
--- a/app-editors/emacs/emacs-29.3.ebuild
+++ b/app-editors/emacs/emacs-29.3.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"