diff options
author | Sam James <sam@gentoo.org> | 2024-04-27 23:22:43 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-27 23:22:43 +0100 |
commit | 087cb3df9fddbfe112539271115f10f3e7a0e80b (patch) | |
tree | a706c31e7776d262813a77b6e656a9bf923e4b78 /app-editors | |
parent | app-editors/emacs: Stabilize 26.3-r18 ppc64, #930795 (diff) | |
download | gentoo-087cb3df9fddbfe112539271115f10f3e7a0e80b.tar.gz gentoo-087cb3df9fddbfe112539271115f10f3e7a0e80b.tar.bz2 gentoo-087cb3df9fddbfe112539271115f10f3e7a0e80b.zip |
app-editors/emacs: Stabilize 27.2-r16 ppc64, #930795
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/emacs/emacs-27.2-r16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs/emacs-27.2-r16.ebuild b/app-editors/emacs/emacs-27.2-r16.ebuild index 0bb4f550c709..233c1d5de7dd 100644 --- a/app-editors/emacs/emacs-27.2-r16.ebuild +++ b/app-editors/emacs/emacs-27.2-r16.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" |