diff options
author | 2024-10-31 00:43:44 +0000 | |
---|---|---|
committer | 2024-10-31 00:43:44 +0000 | |
commit | fbf01cfd53df0445f3a44630ff98a14dbe5d6ce1 (patch) | |
tree | 14797d60ddc5f53a21b3fe0d037f2645ed754b68 /app-editors | |
parent | app-editors/emacs: Stabilize 27.2-r17 hppa, #934746 (diff) | |
download | gentoo-fbf01cfd53df0445f3a44630ff98a14dbe5d6ce1.tar.gz gentoo-fbf01cfd53df0445f3a44630ff98a14dbe5d6ce1.tar.bz2 gentoo-fbf01cfd53df0445f3a44630ff98a14dbe5d6ce1.zip |
app-editors/emacs: Stabilize 28.2-r13 hppa, #934746
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/emacs/emacs-28.2-r13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs/emacs-28.2-r13.ebuild b/app-editors/emacs/emacs-28.2-r13.ebuild index 7af80421f66d..4dcadf42d0d9 100644 --- a/app-editors/emacs/emacs-28.2-r13.ebuild +++ b/app-editors/emacs/emacs-28.2-r13.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" |