diff options
author | 2024-05-20 19:29:21 +0100 | |
---|---|---|
committer | 2024-05-20 19:29:21 +0100 | |
commit | 607d3e2ab00af1c7161432ca1ecd844416f664d9 (patch) | |
tree | 383d9a29844b25c36d33f781f25f6be8a4d2cfa3 /app-editors/emacs | |
parent | app-editors/emacs: Stabilize 28.2-r12 hppa, #930795 (diff) | |
download | gentoo-607d3e2ab00af1c7161432ca1ecd844416f664d9.tar.gz gentoo-607d3e2ab00af1c7161432ca1ecd844416f664d9.tar.bz2 gentoo-607d3e2ab00af1c7161432ca1ecd844416f664d9.zip |
app-editors/emacs: Stabilize 29.3-r2 hppa, #930795
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors/emacs')
-rw-r--r-- | app-editors/emacs/emacs-29.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs/emacs-29.3-r2.ebuild b/app-editors/emacs/emacs-29.3-r2.ebuild index 14d83ce44514..b717950c33ce 100644 --- a/app-editors/emacs/emacs-29.3-r2.ebuild +++ b/app-editors/emacs/emacs-29.3-r2.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" |