diff options
author | Sam James <sam@gentoo.org> | 2024-10-31 00:43:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-31 00:43:48 +0000 |
commit | 1f3482e42dc404576edc047fcf44791df7925c61 (patch) | |
tree | 368d919031d4f72d91efc9bdf00929174427f8a9 | |
parent | app-editors/emacs: Stabilize 26.3-r19 sparc, #934746 (diff) | |
download | gentoo-1f3482e42dc404576edc047fcf44791df7925c61.tar.gz gentoo-1f3482e42dc404576edc047fcf44791df7925c61.tar.bz2 gentoo-1f3482e42dc404576edc047fcf44791df7925c61.zip |
app-editors/emacs: Stabilize 27.2-r17 sparc, #934746
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | app-editors/emacs/emacs-27.2-r17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs/emacs-27.2-r17.ebuild b/app-editors/emacs/emacs-27.2-r17.ebuild index 811a0de82d07..796725130fdb 100644 --- a/app-editors/emacs/emacs-27.2-r17.ebuild +++ b/app-editors/emacs/emacs-27.2-r17.ebuild @@ -36,7 +36,7 @@ else PATCHES=("${WORKDIR}/patch") SLOT="${PV%%.*}" [[ ${PV} == *.*.* ]] && SLOT+="-vcs" - KEYWORDS="~alpha amd64 arm arm64 hppa ~m68k ~mips ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" + KEYWORDS="~alpha amd64 arm arm64 hppa ~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" |